ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Knowledge Namespace / KnowledgeGraphQueryFilter Class / OutputSpatialReference Property

In This Topic
    OutputSpatialReference Property (KnowledgeGraphQueryFilter)
    In This Topic
    Gets or sets the spatial reference to be applied to any returned geometries.
    Syntax
    public SpatialReference OutputSpatialReference {get; set;}
    Public Property OutputSpatialReference As SpatialReference
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also