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


In This Topic
    NumberFormat Class Members
    In This Topic

    The following tables list the members exposed by NumberFormat.

    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