DocumentIsNamedDrawing Property
|
Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public bool IsNamedDrawing { get; }
Public ReadOnly Property IsNamedDrawing As Boolean
Get
public:
property bool IsNamedDrawing {
bool get ();
}
member IsNamedDrawing : bool with get
Property Value
Type:
Boolean
See Also