InputPointContextPointComputed
Property
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public bool PointComputed { get; }
Public ReadOnly Property PointComputed As Boolean
Get
public:
property bool PointComputed {
bool get ();
}
member PointComputed : bool with get
Property Value
Boolean
See Also