Draws the PlaceHolder on the specified Graphics object.
[Visual Basic]
Overrides Public Sub Draw( _
ByVal theGraphics As Graphics _
)
[C#]
public override void Draw(
Graphics theGraphics
);
PlaceHolder Class | PlaceHolder Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.