This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IC > ICustomGlobeLayer Interface > ICustomGlobeLayer.SymbologyScalingFactor Property (ArcObjects .NET 10.4 SDK) |
The symbol scale factor for the custom rasterized type.
[Visual Basic .NET] Public ReadOnly Property SymbologyScalingFactor As Double
[C#] public double SymbologyScalingFactor {get;}
[C++]
HRESULT get_SymbologyScalingFactor(
double* pMetersPerPoint
);
[C++]
Parameters pMetersPerPoint [out, retval] pMetersPerPoint is a parameter of type double