Margins.ToRectangleF Method ()

.NET Framework (current version)
 

Converts a Margins object to a RectangleF object.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

public RectangleF ToRectangleF()

Return Value

Type: System.Drawing.RectangleF

A RectangleF object that has margins.

.NET Framework
Available since 4.0
Return to top
Show: