Description
Accesses the custom scale for the viewport. The custom scale defines the relationship of units in paperspace to units in the viewport. For example, a custom scale of 0.5 would indicate that 1 unit in the viewport maps to 0.5 units in paperspace.
Visual Basic
Public Property CustomScale() As double
C#
public double CustomScale;
Conditions
Read / Write