ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMProfileFrame Class / HeightUnits Property

In This Topic
    HeightUnits Property
    In This Topic
    Gets or sets the height units of the profile, used if the height option is set to ConstantHeight.
    Syntax
    public LinearUnit HeightUnits {get; set;}
    Public Property HeightUnits As LinearUnit
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also