ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMContouringEffect Class / Thickness Property

In This Topic
    Thickness Property
    In This Topic
    Gets or sets the thickness of the contour lines measured in meters or points depending on the value of UseRealWorldSizeThickness.
    Syntax
    public double Thickness {get; set;}
    Public Property Thickness As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also