Initializes a new instance of the RectD struct.
Namespace: MindFusion.ChartingPackage: MindFusion.Charting
public RectD ( double x, double y, double width, double height)
Public New ( _ x As Double, _ y As Double, _ width As Double, _ height As Double _)
X coordinate.
Y coordinate.
Rectangle's width.
Rectangle's height.
RectD Constructor Overload ListRectD StructureMindFusion.Charting Namespace