AwGraphBuild Constructor 

Initializes a new instance of the class.

[Visual Basic]
Public Sub New( _
   ByVal displayPanel As PictureBox _
)
[C#]
public AwGraphBuild(
   PictureBox displayPanel
);

Parameters

displayPanel
Display panel.

Example

How to create a new instance of the class.

Dim graphBuild As New AwGraphBuild()
AwGraphBuild graphBuild = new AwGraphBuild();

See Also

AwGraphBuild Class | Asterworld.Graph Namespace

Home | Software & Source Code Library | About Us | Information Based on Law | Terms of Service
Software List | Product Price List | How to Buy | Order Form | FAQ | Site Map
Copyright (C) 2001-2012 Asterworld. All Rights Reserved.