GeometrySettingsForceCounterClockWisePointsOrder Property |
In some cases the polylines are defined in clock wise direction and this can produce a holes in the geometry. Setting this property to true prevents such problems.
Namespace: Ab2d.Common.ReaderWmfAssembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntax public bool ForceCounterClockWisePointsOrder { get; set; }
Property Value
Type:
BooleanSee Also