Geometry::GetArea Method ()
.NET Framework (current version)
Gets the area of the filled region of the Geometry object.
Assembly: PresentationCore (in PresentationCore.dll)
Some Geometry methods (such as GetArea) produce or use a polygonal approximation of the geometry. The tolerance factor specifies the maximum distance between points in this polygonal approximation. Smaller tolerance values produce better approximations, but require more processing than an approximation with a large tolerance factor.
.NET Framework
Available since 3.0
Available since 3.0
Show: