IntelliCAD 11.1 Object Library | |
UseStandardScale Property | |
See Also |
Layout Object : UseStandardScale Property |
Description
Specifies if the plot is to use a standard or custom scale.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property UseStandardScale As Boolean |
Return Type
Boolean value:
TRUE = Print using the standard scale set with the StandardScale property.
FALSE = Print using a custom scale set with the SetCustomScale method.