ICadDrawingViewScaleString Property |
Gets or sets the view scale as a text string (e.g. "1:1").
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax Property ScaleString As String
Get
Set
string ScaleString { get; set; }
Return Value
Type:
StringThe view scale.
See Also