Returns a Rectangle with the specified size and location at (0, 0).
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public static Rectangle ToRectangle ( |
Visual Basic Copy Code |
---|
Public Shared Function ToRectangle( _ |
The size of the new rectangle.
A Rectangle with the specified size.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |