This document is archived and information here might be outdated. Recommended version. |
Indicates if ZoomScale or ZoomPercent is being used. The one specified last is being used.
[Visual Basic .NET] Public ReadOnly Property UsingZoomScale As Boolean
[C#] public bool UsingZoomScale {get;}
[C++]
HRESULT get_UsingZoomScale(
Boolean* UsingZoomScale
);
[C++]
Parameters UsingZoomScale [out, retval]
UsingZoomScale is a parameter of type bool*