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: 30.0
Syntax
VB
Property ScaleString As String Get Set
C#
string ScaleString { get; set; }
Return Value
Type: StringThe view scale.