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
Public Class LineReductionClipping
public ref class LineReductionClipping
type LineReductionClipping = class end
The LineReductionClipping type exposes the following members.
Constructors Methods
| Name | Description |
---|
| ClipPolylineReducePointsP, T(Size, Rect, ICollectionICollectionT, FuncT, TResult, Boolean) | |
| ClipPolylineReducePointsP, T(Size, Rect, ICollectionT, FuncT, TResult, Boolean) | |
| ClipPolylineReducePointsP, T(Size, Rect, ICollectionICollectionT, FuncT, TResult, Boolean, T) | |
| ClipPolylineReducePointsP, T(Size, Rect, ICollectionT, FuncT, TResult, Boolean, T) | |
TopExtension Methods
| Name | Description |
---|
| ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |
TopSee Also