See Also

PlaceHolder Class  | PlaceHolder Members

Language

Visual Basic

C#

Show All

theGraphics
The graphics object on which to draw the PlaceHolder.
See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

Draw Method

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 );

Parameters

theGraphics
The graphics object on which to draw the PlaceHolder.

See Also

PlaceHolder Class  | PlaceHolder Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.