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