This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > ID > IDraw Interface > IDraw.Draw Method (ArcObjects .NET 10.4 SDK) |
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