A region defined by a usually closed path.
Public Member Functions | |
PathScreenRegion (VectorPath path) | |
override 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... | |
Public Attributes | |
VectorPath | Path |
Properties | |
override float | ScreenMinX [get] |
override float | ScreenMinY [get] |
override float | ScreenMaxX [get] |
override float | ScreenMaxY [get] |
Properties inherited from Css.ScreenRegion | |
virtual float | ScreenMinX [get] |
virtual float | ScreenMinY [get] |
virtual float | ScreenMaxX [get] |
virtual float | ScreenMaxY [get] |
|
inline |
|
inlinevirtual |
True if this region contains the given x/y point assuming an infinitely long ray on the z axis.
Reimplemented from Css.ScreenRegion.
VectorPath Css.PathScreenRegion.Path |
|
get |
|
get |
|
get |
|
get |