ActiveReports3 Request technical support
Shape Constructor
See Also 


Initializes a new instance of the Shape class.

Syntax

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

See Also