This document is archived and information here might be outdated.  Recommended version.


IGSPlan.CombinedGridFactor Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSPlan Interface > IGSPlan.CombinedGridFactor Property
ArcGIS Developer Help

IGSPlan.CombinedGridFactor Property

Scale for Plan Distances on this plan.

[Visual Basic .NET]
Public Property CombinedGridFactor As Double
[C#]
public double CombinedGridFactor {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSPlan Interface