ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / RulePackageDescription Class / GeometryType Property

In This Topic
    GeometryType Property (RulePackageDescription)
    In This Topic
    Gets the ArcGIS.Core.CIM.esriGeometryType of the rule package
    Syntax
    public esriGeometryType GeometryType {get;}
    Public ReadOnly Property GeometryType As esriGeometryType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also