dotnetCHARTING Send comments on this topic.
Box Constructor
See Also 
dotnetCHARTING Namespace > Box Class : Box Constructor


Initializes a new instance of the Box class.

Syntax

Visual Basic (Declaration)  
Public Function New()
Visual Basic (Usage) Copy Code
Dim instance As Box()
C#  
public Box()

See Also