Initializes a new instance of the RectD struct.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public RectD ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
A Rectangle whose location and size to copy.
See Also