This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerProperties4 Interface > IGlobeLayerProperties4.EstimateSymbologyScalingFactor Method (ArcObjects .NET 10.4 SDK) |
Suggests the scaling factor of meters-per-point to be applied on symbol sizes during rasterization.
[Visual Basic .NET] Public Sub EstimateSymbologyScalingFactor ( _ ByRef metersPerPoint As Double _ )
[C#] public void EstimateSymbologyScalingFactor ( ref double metersPerPoint );
[C++]
HRESULT EstimateSymbologyScalingFactor(
double* metersPerPoint
);
[C++]
Parameters metersPerPoint [out] metersPerPoint is a parameter of type double