Click or drag to resize

LineReductionClipping Class

This class can be used to clip polylines to a given rectangle.
Inheritance Hierarchy
SystemObject
  Ptv.XServer.Controls.Map.ToolsLineReductionClipping

Namespace:  Ptv.XServer.Controls.Map.Tools
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public class LineReductionClipping

The LineReductionClipping type exposes the following members.

Constructors
  NameDescription
Public methodLineReductionClipping
Initializes a new instance of the LineReductionClipping class
Top
Methods
  NameDescription
Public methodStatic memberClipPolylineReducePointsP, T(Size, Rect, ICollectionICollectionT, FuncT, TResult, Boolean)
Public methodStatic memberClipPolylineReducePointsP, T(Size, Rect, ICollectionT, FuncT, TResult, Boolean)
Public methodStatic memberClipPolylineReducePointsP, T(Size, Rect, ICollectionICollectionT, FuncT, TResult, Boolean, T)
Public methodStatic memberClipPolylineReducePointsP, T(Size, Rect, ICollectionT, FuncT, TResult, Boolean, T)
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also