See Also

Separator Class  | Separator Members

Language

Visual Basic

C#

Show All

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

Draw Method

Draws the Separator 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 Separator.

See Also

Separator Class  | Separator Members

 

 


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