AwGraph Constructor 

Initializes a new instance of the class.

[Visual Basic]
Public Sub New()
[C#]
public AwGraph();

Example

How to create a new instance of the class.

Dim awGraph1 As New AwGraph()
AwGraph awGraph1 = new AwGraph();

See Also

AwGraph 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.