ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMProfileGrid Class


In This Topic
    CIMProfileGrid Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether to calculate the start and stop of grid automatically If set to false user will set the minimum and maximum based on requirements.  
    Public Property Gets or sets the line Symbol for the major grid lines.  
    Public Property Gets or sets the horizontal scale for the profile.  
    Public Property Gets or sets the text symbol for the horizontal scale.  
    Public Property Gets or sets the horizontal scale units for the profile.  
    Public Property Gets or sets a value indicating whether to show the entire length of curved approach, or just show up to a particular distance.  
    Public Property Gets or sets the number of subdivisions in horizontal direction.  
    Public Property Gets or sets the number of divisions in vertical direction.  
    Public Property Gets or sets the line symbol for the subdivision.  
    Public Property Gets or sets the vertical interval for scale in feet.  
    Public Property Gets or sets the vertical interval for scale in meters.  
    Public Property Gets or sets the vertical scale for the profile.  
    Public Property Gets or sets the text symbol for the vertical scale left.  
    Public Property Gets or sets the text symbol for the vertical scale right.  
    Public Property Gets or sets the vertical scale units for the profile.  
    Public Property Gets or sets the horizontal length maximum value.  
    Public Property Gets or sets the vertical scale maximum value.  
    Public Property Gets or sets the vertical scale minimum value.  
    Top
    See Also