Gets or sets the view scale, as a number.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 30.0
Syntax
VB
Property Scale As Double Get Set
C#
double Scale { get; set; }
Return Value
Type: DoubleThe view scale.