A cloned copy of the default shape for the feature.
[Visual Basic 6.0] Property ShapeCopy As IGeometry
[Visual Basic .NET] Public ReadOnly Property ShapeCopy As IGeometry
[C#] public IGeometry ShapeCopy {get;}
[Java] public IGeometry getShapeCopy() throws IOException, AutomationException
[C++] HRESULT get_ShapeCopy( IGeometry** Shape );