Rects

EmfPlusSetTsClip.Rects property

Gets or sets an array of NumRects rectangles that define clipping areas. The format of this data is determined by the C bit in the Flags field.

public Rectangle[] Rects { get; set; }

Property Value

The rects.

See Also