![]() |
This document is archived and information here might be outdated. Recommended version. |
Indicates whether the layer should scale its symbols according to the reference scale.
[Visual Basic .NET] Public Property ScaleSymbols As Boolean
[C#] public bool ScaleSymbols {get; set;}
[C++]
HRESULT get_ScaleSymbols(
Boolean* ScaleSymbols
);
[C++]
HRESULT put_ScaleSymbols(
VARIANT_BOOL ScaleSymbols
);
[C++]
Parameters ScaleSymbols [out, retval]
ScaleSymbols is a parameter of type bool* ScaleSymbols [in]
ScaleSymbols is a parameter of type bool