'Declaration Public Overloads Function ComputeArea( _ ByVal worldTransform As Nullable(Of Matrix3x2), _ ByVal flatteningTolerance As Single _ ) As Single
public float ComputeArea( Nullable<Matrix3x2> worldTransform, float flatteningTolerance )
Parameters
- worldTransform
- flatteningTolerance