This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFeatureCursorBuffer2 Interface > IFeatureCursorBuffer2.DataFrameSpatialReference Property (ArcObjects .NET 10.5 SDK) |
Specifies the spatial reference system of the data frame.
[Visual Basic .NET]
Public WriteOnly Property DataFrameSpatialReference
[C#] public void DataFrameSpatialReference {set;}
[C++]
HRESULT putref_DataFrameSpatialReference(
ISpatialReference*
);
[C++]
Parameters [in]
is a parameter of type ISpatialReference