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