This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > ID > IDisplayTransformationScales Interface > IDisplayTransformationScales.UserScaleCount Property (ArcObjects .NET 10.4 SDK) |
Get the number of user scales.
[Visual Basic .NET] Public ReadOnly Property UserScaleCount As Integer
[C#] public int UserScaleCount {get;}
[C++]
HRESULT get_UserScaleCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long