Click or drag to resize
AB4D logo

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.ReaderSvg
Assembly:  Ab2d.ReaderSvg (in Ab2d.ReaderSvg.dll) Version: 7.1.7295.1040
Syntax
C#
public static GeometrySettings NoOptimization { get; }

Property Value

Type: GeometrySettings
See Also