ElementPosition.FromRectangleF Method (RectangleF)

.NET Framework (current version)
 

Initializes an ElementPosition object from a RectangleF structure.

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

Public Sub FromRectangleF (
	rect As RectangleF
)

Parameters

rect
Type: System.Drawing.RectangleF

A RectangleF structure used to initialize the element position object.

.NET Framework
Available since 4.0
Return to top
Show: