Property | Type | Description | |
---|---|---|---|
m_oVertex | IVertex |
Property | Type | Description | |
---|---|---|---|
AssertValid | void |
Method | Description | |
---|---|---|
VertexEventArgs ( IVertex vertex ) : System |
Initializes a new instance of the VertexEventArgs class.
|
Method | Description | |
---|---|---|
AssertValid ( ) : void |
public VertexEventArgs ( IVertex vertex ) : System | ||
vertex | IVertex | /// Vertex associated with the event. Can't be null. /// |
return | System |