This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFeatureChanges Interface > IFeatureChanges.OriginalShape Property (ArcObjects .NET 10.4 SDK) |
The original shape for the feature.
[Visual Basic .NET] Public ReadOnly Property OriginalShape As IGeometry
[C#] public IGeometry OriginalShape {get;}
[C++]
HRESULT get_OriginalShape(
IGeometry** Shape
);
[C++]
Parameters Shape [out, retval]
Shape is a parameter of type IGeometry