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.ReaderWmfAssembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntax public static GeometrySettings NoOptimization { get; }
Property Value
Type:
GeometrySettingsSee Also