This document is archived and information here might be outdated.  Recommended version.


IGeometryDefEdit.SpatialReference Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

IGeometryDefEdit.SpatialReference Property

The spatial reference of the dataset.

[Visual Basic .NET]
Public WriteOnly Property SpatialReference_2
[C#]
public void SpatialReference_2 {set;}
[C++]
HRESULT putref_SpatialReference(
  ISpatialReference* 
);
[C++]

Parameters [in]
is a parameter of type ISpatialReference

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGeometryDefEdit Interface | ISpatialReference Interface