Initializes a new instance of the Dimension structure from the specified Dimension.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public Dimension ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The Dimension from which to initialize the new object.
See Also