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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.