ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / LinearUnit Class


In This Topic
    LinearUnit Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodConverts a value in meters to the unit of this instance.  
    Public MethodConverts a value in the unit of this instance to the provided linear unit.  
    Public MethodConverts a value in the unit of this instance to meters.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Method Gets the JSON representation of the unit in terms of the WKID. A custom unit has WKID = 0. (Inherited from ArcGIS.Core.Geometry.Unit)
    Public MethodGets a System.String that represents this unit. Returns the Unit.Name. (Inherited from ArcGIS.Core.Geometry.Unit)
    Top
    See Also