CustomScale Property |
Specifies the custom scale factor for the viewport.
Signature
object.CustomScale
object
PViewport
The object or objects this property applies to.
CustomScale
Double; read-write
The custom scale factor for the viewport.
Remarks
To set the viewport to a custom scale, first set the StandardScale property to acVpCustomScale, then use this property to define the custom scale value.
Comments? |