ShapeChangedEventArgs Methods |
The ShapeChangedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Create |
Creates an instance of the ShapeChangedEventArgs class. (This method reuses a
previously recycled instance or allocates a new instance if necessary.)
| |
Create(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.)
| |
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Recycle |
Recycles this instance of the ShapeChangedEventArgs class.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |