Property | Type | Description | |
---|---|---|---|
m_oVertexToolTip |
Method | Description | |
---|---|---|
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. /// |
return | System |