Property | Type | Description | |
---|---|---|---|
m_oMovedVertices | ICollection |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
VerticesMovedEventArgs ( ICollection |
Initializes a new instance of the VerticesMovedEventArgs class.
|
public VerticesMovedEventArgs ( ICollection |
||
movedVertices | ICollection |
/// Collection of one or more vertices that were moved. /// |
return | System |