SelectedObjectGraphicsSystemMarkerPtr
Property
 | 
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
 
public IntPtr GraphicsSystemMarkerPtr { get; }
 
Public ReadOnly Property GraphicsSystemMarkerPtr As IntPtr
        Get
 
public:
property IntPtr GraphicsSystemMarkerPtr {
        IntPtr get ();
}
 
member GraphicsSystemMarkerPtr : IntPtr with get
 
 
 
Property Value
IntPtr
 
See Also