AnnotationScaleIsTemporaryScale Property
|
Property that indicates whether annotation
scales are stored temporarily in the drawing.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool IsTemporaryScale { get; }
Public ReadOnly Property IsTemporaryScale As Boolean
Get
public:
property bool IsTemporaryScale {
bool get ();
}
member IsTemporaryScale : bool with get
Property Value
Boolean
See Also