This document is archived and information here might be outdated. Recommended version. |
Indicates if the the 3D symbols will be scaled with the distance.
[Visual Basic .NET]
Public ReadOnly Property Scale3DSymbols As Boolean
[C#]
public bool Scale3DSymbols {get;}
[C++]
HRESULT get_Scale3DSymbols(
Boolean* pbScaleSyms
);
[C++] Parameters pbScaleSyms [out, retval]
pbScaleSyms is a parameter of type bool*