Sdílet prostřednictvím


ChartGraphics.GetAbsoluteRectangle(RectangleF) Metoda

Definice

RectangleF Vezme objekt a převede jeho relativní souřadnice na absolutní souřadnice.

public:
 System::Drawing::RectangleF GetAbsoluteRectangle(System::Drawing::RectangleF rectangle);
public System.Drawing.RectangleF GetAbsoluteRectangle (System.Drawing.RectangleF rectangle);
member this.GetAbsoluteRectangle : System.Drawing.RectangleF -> System.Drawing.RectangleF
Public Function GetAbsoluteRectangle (rectangle As RectangleF) As RectangleF

Parametry

rectangle
RectangleF

Objekt RectangleF v relativních souřadnicích.

Návraty

Objekt RectangleF v absolutních souřadnicích.

Platí pro