ChartGraphics.GetRelativeRectangle(RectangleF) Method

Definition

Takes a RectangleF structure that is using absolute coordinates and returns a RectangleF object that uses relative coordinates.

public System.Drawing.RectangleF GetRelativeRectangle (System.Drawing.RectangleF rectangle);

Parameters

rectangle
RectangleF

A RectangleF structure in absolute coordinates.

Returns

A RectangleF structure in relative coordinates.

Applies to

Produkt Versjoner
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1