ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Geometry Namespace / GeometryBuilderEx Class / GeometryType Property

In This Topic
    GeometryType Property (GeometryBuilderEx)
    In This Topic
    Gets the type of geometry that will be created from this builder.
    Syntax
    public abstract GeometryType GeometryType {get;}
    Public MustOverride ReadOnly Property GeometryType As GeometryType
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also