Computes the area of the geometry after it has been transformed by the specified matrix and flattened using the specified tolerance.
'Declaration
Public Overloads Function ComputeArea() As Single
public float ComputeArea()
Return Value
When this this method returns, contains a reference to the area of the transformed, flattened version of this geometry. You must allocate storage for this parameter.