PathNodeSelectionMarker Property
|
Property that represents a selection marker
for this node.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public IntPtr SelectionMarker { get; }
Public ReadOnly Property SelectionMarker As IntPtr
Get
public:
property IntPtr SelectionMarker {
IntPtr get ();
}
member SelectionMarker : IntPtr with get
Property Value
IntPtr
See Also