Click or drag to resize
GeometrySettingsNoOptimization Property
Gets GeometrySettings for best flexibility (no optimization) - all the objects can be changed and also each no pens and brushes are shared between geometries so they can be changed individually.

Namespace: Ab2d.Common.ReaderWmf
Assembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntax
C#
public static GeometrySettings NoOptimization { get; }

Property Value

Type: GeometrySettings
See Also