ArcGIS Pro 3.7 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 Property HeightUnits As LinearUnit
    public LinearUnit HeightUnits {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also