프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_oVertex | IVertex |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AssertValid | void |
메소드 | 설명 | |
---|---|---|
VertexEventArgs ( IVertex vertex ) : System |
Initializes a new instance of the VertexEventArgs class.
|
메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void |
public VertexEventArgs ( IVertex vertex ) : System | ||
vertex | IVertex | /// Vertex associated with the event. Can't be null. /// |
리턴 | System |