Sdílet prostřednictvím


RectangleGeometry.GetArea(Double, ToleranceType) Metoda

Definice

Získá oblast vyplněné oblasti tohoto RectangleGeometry objektu.

public:
 override double GetArea(double tolerance, System::Windows::Media::ToleranceType type);
public override double GetArea (double tolerance, System.Windows.Media.ToleranceType type);
override this.GetArea : double * System.Windows.Media.ToleranceType -> double
Public Overrides Function GetArea (tolerance As Double, type As ToleranceType) As Double

Parametry

tolerance
Double

Výpočetní tolerance chyb.

type
ToleranceType

Určuje způsob interpretace odolnosti proti chybám.

Návraty

Double

Oblast vyplněné oblasti tohoto RectangleGeometry objektu.

Platí pro