ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing Namespace / SplitByGeometry Class / Geometry Property

In This Topic
    Geometry Property (SplitByGeometry)
    In This Topic
    Gets and sets the geometry. Only MapPoints are supported.
    Syntax
    Public Property Geometry As Geometry
    public Geometry Geometry {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also