ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / NumberFormat Class


In This Topic
    NumberFormat Class Methods
    In This Topic

    For a list of all members of this type, see NumberFormat members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Rounds up the input value based on the specified ArcGIS.Core.CIM.CIMNumberFormat. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic)Returns a formatted value based on the input ArcGIS.Core.CIM.CIMNumberFormat and value. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also