ArcObjects Library Reference (GeoSurvey)  

IGSPoint.Scale Property

Get Point Scale.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSPoint Interface