ZoomScale Property (IDrawingContext)
Gets or sets the zoom magnification for current view representing percent values.
'Declaration
Property ZoomScale As Double
'Usage
Dim instance As IDrawingContext
Dim value As Double
instance.ZoomScale = value
value = instance.ZoomScale
Property Value
An integer value represents the zoom magnification for current view representing percent values.