ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGeometryLocationCondition Class / Geometries Property

In This Topic
    Geometries Property (CIMGeometryLocationCondition)
    In This Topic
    Gets or sets the geometries.
    Syntax
    public Geometry[] Geometries {get; set;}
    Public Property Geometries As Geometry()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also