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