Clip

Graphics.Clip property

Gets or sets the clip region.

public Region Clip { get; set; }

Property Value

The clip region.

See Also