This document is archived and information here might be outdated. Recommended version. |
Returns the part of the geometry object at the specified index.
[Visual Basic .NET]
Public Function GetPart ( _
[ByRef part As Object] _
) As Object
[C#]
public object GetPart (
ref object part
);
[C++]
HRESULT GetPart(
Variant* part
);
[C++] Parameters part [in, optional]
part is a parameter of type VARIANT*