Click or drag to resize

CohenSutherlandClipping Methods

The CohenSutherlandClipping type exposes the following members.

Methods
  NameDescription
Public methodStatic memberClip
Cohen–Sutherland clipping algorithm; clips the line specified by p0 to p1 against the clipping rectangle specified by clipRect.
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also