Mono Class Library: Overview

System.Drawing.Region: Members

The members of System.Drawing.Region are listed below.

See Also: Inherited members from System.MarshalByRefObject

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Methods

Clone() : Region
Documentation for this section has not yet been entered.
Complement(System.Drawing.Drawing2D.GraphicsPath)
Documentation for this section has not yet been entered.
Complement(Rectangle)
Documentation for this section has not yet been entered.
Complement(RectangleF)
Documentation for this section has not yet been entered.
Complement(Region)
Documentation for this section has not yet been entered.
Dispose()
Documentation for this section has not yet been entered.
Equals(Region, Graphics) : bool
Documentation for this section has not yet been entered.
Exclude(System.Drawing.Drawing2D.GraphicsPath)
Documentation for this section has not yet been entered.
Exclude(Rectangle)
Documentation for this section has not yet been entered.
Exclude(RectangleF)
Documentation for this section has not yet been entered.
Exclude(Region)
Documentation for this section has not yet been entered.
Finalize()
Documentation for this section has not yet been entered.
static
FromHrgn(IntPtr) : Region
Documentation for this section has not yet been entered.
GetBounds(Graphics) : RectangleF
Documentation for this section has not yet been entered.
GetHrgn(Graphics) : IntPtr
Documentation for this section has not yet been entered.
GetRegionData() : System.Drawing.Drawing2D.RegionData
Documentation for this section has not yet been entered.
GetRegionScans(System.Drawing.Drawing2D.Matrix) : RectangleF[]
Documentation for this section has not yet been entered.
Intersect(System.Drawing.Drawing2D.GraphicsPath)
Documentation for this section has not yet been entered.
Intersect(Rectangle)
Documentation for this section has not yet been entered.
Intersect(RectangleF)
Documentation for this section has not yet been entered.
Intersect(Region)
Documentation for this section has not yet been entered.
IsEmpty(Graphics) : bool
Documentation for this section has not yet been entered.
IsInfinite(Graphics) : bool
Documentation for this section has not yet been entered.
IsVisible(Point) : bool
Documentation for this section has not yet been entered.
IsVisible(PointF) : bool
Documentation for this section has not yet been entered.
IsVisible(Rectangle) : bool
Documentation for this section has not yet been entered.
IsVisible(RectangleF) : bool
Documentation for this section has not yet been entered.
IsVisible(Point, Graphics) : bool
Documentation for this section has not yet been entered.
IsVisible(PointF, Graphics) : bool
Documentation for this section has not yet been entered.
IsVisible(Rectangle, Graphics) : bool
Documentation for this section has not yet been entered.
IsVisible(RectangleF, Graphics) : bool
Documentation for this section has not yet been entered.
IsVisible(float, float) : bool
Documentation for this section has not yet been entered.
IsVisible(int, int, Graphics) : bool
Documentation for this section has not yet been entered.
IsVisible(float, float, Graphics) : bool
Documentation for this section has not yet been entered.
IsVisible(int, int, int, int) : bool
Documentation for this section has not yet been entered.
IsVisible(float, float, float, float) : bool
Documentation for this section has not yet been entered.
IsVisible(int, int, int, int, Graphics) : bool
Documentation for this section has not yet been entered.
IsVisible(float, float, float, float, Graphics) : bool
Documentation for this section has not yet been entered.
MakeEmpty()
Documentation for this section has not yet been entered.
MakeInfinite()
Documentation for this section has not yet been entered.
ReleaseHrgn(IntPtr)
Documentation for this section has not yet been entered.
Transform(System.Drawing.Drawing2D.Matrix)
Documentation for this section has not yet been entered.
Translate(int, int)
Documentation for this section has not yet been entered.
Translate(float, float)
Documentation for this section has not yet been entered.
Union(System.Drawing.Drawing2D.GraphicsPath)
Documentation for this section has not yet been entered.
Union(Rectangle)
Documentation for this section has not yet been entered.
Union(RectangleF)
Documentation for this section has not yet been entered.
Union(Region)
Documentation for this section has not yet been entered.
Xor(System.Drawing.Drawing2D.GraphicsPath)
Documentation for this section has not yet been entered.
Xor(Rectangle)
Documentation for this section has not yet been entered.
Xor(RectangleF)
Documentation for this section has not yet been entered.
Xor(Region)
Documentation for this section has not yet been entered.