Click or drag to resize

LineReductionClippingPolylineBuilderP Constructor

Namespace:  Ptv.XServer.Controls.Map.Tools
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public PolylineBuilder(
	Action addPnt,
	bool pointReductionThreshold
)

Parameters

addPnt
Type: SystemActionT1, T2
pointReductionThreshold
Type: SystemBoolean
See Also