Sdílet prostřednictvím


CombinedGeometry.GetArea(Double, ToleranceType) Metoda

Definice

Získá oblast vyplněné oblasti.

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 tolerance chyb.

Návraty

Double

Oblast vyplněné oblasti této kombinované geometrie.

Platí pro