SetCustomScale Method
IntelliCAD 11.1 Object Library | |
SetCustomScale Method | |
See Also |
- nNumeratorInScale
- The printed units.
- nDenominatorInScale
- The drawing units.
PlotProperties Object : SetCustomScale Method |
Description
method SetCustomScale
Syntax
Visual Basic |
---|
Public Sub SetCustomScale( _ ByVal nNumeratorInScale As Double, _ ByVal nDenominatorInScale As Double _ ) |
Parameters
- nNumeratorInScale
- The printed units.
- nDenominatorInScale
- The drawing units.
Remarks
If set, the UseStandardScale property is set to False.