See Also

IDrawer Interface  | IDrawer Members  | Overload List

Language

Visual Basic

C#

Show All

s
Specifies the collection of shapes to draw.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Draw(ICollection) Method

Draws the shapes specified.

[Visual Basic]
Overloads Overridable Sub Draw( _    ByVal s As ICollection _ )
[C#]
virtual void Draw(    ICollection s );

Parameters

s
Specifies the collection of shapes to draw.

See Also

IDrawer Interface  | IDrawer Members  | Overload List

 

 


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