Click or drag to resize

RectClipLines64 Fields

The RectClipLines64 type exposes the following members.

Fields
 NameDescription
Protected fieldcurrIdx_ Stores the index of the current result path.
(Inherited from RectClip64)
Protected fieldedges_ Stores edge buckets used while reconnecting clipped output paths.
(Inherited from RectClip64)
Protected fieldmp_ Stores the midpoint of the clipping rectangle.
(Inherited from RectClip64)
Protected fieldpathBounds_ Stores the bounds of the path currently being clipped.
(Inherited from RectClip64)
Protected fieldrect_ Stores the clipping rectangle.
(Inherited from RectClip64)
Protected fieldrectPath_ Stores the clipping rectangle as a path.
(Inherited from RectClip64)
Protected fieldresults_ Stores the intermediate clipping results.
(Inherited from RectClip64)
Top
See Also