SelectedSubObjectGraphicsSystemMarker
Property
 | 
Note: This API is now obsolete.
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
 
[ObsoleteAttribute("Use GraphicsSystemMarkerPtr.")]
public int GraphicsSystemMarker { get; }
 
<ObsoleteAttribute("Use GraphicsSystemMarkerPtr.")>
Public ReadOnly Property GraphicsSystemMarker As Integer
        Get
 
public:
[ObsoleteAttribute(L"Use GraphicsSystemMarkerPtr.")]
property int GraphicsSystemMarker {
        int get ();
}
 
[<ObsoleteAttribute("Use GraphicsSystemMarkerPtr.")>]
member GraphicsSystemMarker : int with get
 
 
 
Property Value
Int32
 
See Also