This document is archived and information here might be outdated. Recommended version. |
Adds a geometry to be moved.
[Visual Basic .NET] Public Sub AddGeometry ( _ ByVal Geometry As IGeometry _ )
[C#] public void AddGeometry ( IGeometry Geometry );
[C++]
HRESULT AddGeometry(
IGeometry* Geometry
);
[C++] Parameters Geometry [in]
Geometry is a parameter of type IGeometry*