InputPointContextDrawContext Property
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public ViewportDraw DrawContext { get; }
Public ReadOnly Property DrawContext As ViewportDraw
Get
public:
property ViewportDraw^ DrawContext {
ViewportDraw^ get ();
}
member DrawContext : ViewportDraw with get
Property Value
Type:
ViewportDraw
See Also