ViewTableRecordAnnotationScale Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public AnnotationScale AnnotationScale { get; set; }
Public Property AnnotationScale As AnnotationScale
Get
Set
public:
property AnnotationScale^ AnnotationScale {
AnnotationScale^ get ();
void set (AnnotationScale^ value);
}
member AnnotationScale : AnnotationScale with get, set
Property Value
Type:
AnnotationScale
See Also