This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* canScale
);
[C++] Parameters canScale [out, retval]
canScale is a parameter of type bool*