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