Represents a region of the screen. Very similar to System.Drawing.Region.
Public Member Functions | |
virtual bool | Contains (float x, float y) |
True if this region contains the given x/y point assuming an infinitely long ray on the z axis. More... | |
Properties | |
virtual float | ScreenMinX [get] |
virtual float | ScreenMinY [get] |
virtual float | ScreenMaxX [get] |
virtual float | ScreenMaxY [get] |
|
inlinevirtual |
True if this region contains the given x/y point assuming an infinitely long ray on the z axis.
Reimplemented in Css.ScreenRegionGroup, Css.PathScreenRegion, and Css.BoxRegion.
|
get |
|
get |
|
get |
|
get |