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