This document is archived and information here might be outdated. Recommended version. |
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**