Click or drag to resize

OptimizationSettingsRemoveStraightPoints Property

If adjacent points in a polyline are on a line they will be removed.

Namespace: RAYLASE.Marker.Configuration
Assembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.19.0
Syntax
C#
public bool RemoveStraightPoints { get; set; }

Property Value

Boolean
See Also