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


IReportUnitFormat2.NumericFormat Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IR > IReportUnitFormat2 Interface > IReportUnitFormat2.NumericFormat Property
ArcGIS Developer Help

IReportUnitFormat2.NumericFormat Property

The number format used to report coordinate values.

[Visual Basic .NET]
Public Property NumericFormat As INumberFormat
[C#]
public INumberFormat NumericFormat {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IReportUnitFormat2 Interface