프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_oVertexToolTip |
메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void | ||
VertexToolTipShownEventArgs ( IVertex vertex ) : System |
Initializes a new instance of the VertexToolTipShownEventArgs class.
|
public VertexToolTipShownEventArgs ( IVertex vertex ) : System | ||
vertex | IVertex | /// Vertex for which a tooltip is shown. /// |
리턴 | System |