Click or drag to resize
GeometrySettingsBasicOptimization Property
Gets GeometrySettings with some basic optimization - same objects are combines in a safe matter so there should be no anomalies.

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

Property Value

Type: GeometrySettings
See Also