Computes the area of the geometry after it has been transformed by the specified matrix and flattened using the specified tolerance.
public System.float ComputeArea()
'Declaration
Public Overloads Function ComputeArea() As System.Single
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.