Click or drag to resize
DigitalRuneShapeChangedEventArgsCreate Method
Creates an instance of the ShapeChangedEventArgs class. (This method reuses a previously recycled instance or allocates a new instance if necessary.)
Overload List
  NameDescription
Public methodStatic memberCreate
Creates an instance of the ShapeChangedEventArgs class. (This method reuses a previously recycled instance or allocates a new instance if necessary.)
Public methodStatic memberCreate(Int32)
Creates an instance of the ShapeChangedEventArgs class with a given feature. (This method reuses a previously recycled instance or allocates a new instance if necessary.)
Top
See Also