IntelliCAD 11.1 Object Library | |
SetCustomScale Method | |
See Also |
- Numerator
- The number of inches or millimeters for the custom scale.
- Denominator
- The number of drawing units for the custom scale.
Layout Object : SetCustomScale Method |
Description
Sets the custom scale for a layout or plot configuration.
Syntax
Visual Basic |
---|
Public Sub SetCustomScale( _ ByVal Numerator As Double, _ ByVal Denominator As Double _ ) |
Parameters
- Numerator
- The number of inches or millimeters for the custom scale.
- Denominator
- The number of drawing units for the custom scale.