CustomScale Property

Specifies the custom scale factor for the viewport.

See Also | Example

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?