ComponentOne Bitmap for UWP
FlatteningTolerance Property

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > Geometry Class : FlatteningTolerance Property
Get or set the default flattening tolerance used for all methods that are not explicitly using it. Default is set to 0.25f.
Syntax
'Declaration
 
Public Property FlatteningTolerance As System.Single
public System.float FlatteningTolerance {get; set;}
See Also

Reference

Geometry Class
Geometry Members