This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapLayerInfo4 Interface > IMapLayerInfo4.CanScaleSymbols Property (ArcObjects .NET 10.4 SDK) |
Indicates if the layer supports symbol scaling.
[Visual Basic .NET] Public ReadOnly Property CanScaleSymbols As Boolean
[C#] public bool CanScaleSymbols {get;}
[C++]
HRESULT get_CanScaleSymbols(
VARIANT_BOOL* canScale
);
[C++]
Parameters canScale [out, retval] canScale is a parameter of type VARIANT_BOOL