ArcGIS Pro 3.7 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 Property OutputSpatialReference As SpatialReference
    public SpatialReference OutputSpatialReference {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also