ArcObjects Library Reference (Display)  

IRepresentationGraphics.ResetGeometry Method

Resets the geometry enumeration in a representation graphic.

[Visual Basic .NET]
Public Sub ResetGeometry ( _
)
[C#]
public void ResetGeometry (
);
[C++]
HRESULT ResetGeometry(
void
);

Product Availability

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

See Also

IRepresentationGraphics Interface