Method | Description | |
---|---|---|
AbsoluteHeight ( this orgRect ) : float | ||
AbsoluteWidth ( this orgRect ) : float | ||
Add ( this orgPoint, Point point ) : Point | ||
Add ( this orgPoint, |
||
Add ( this orgPoint, |
||
Add ( this orgPoint, |
||
Add ( this orgRect, |
||
Add ( this orgRect, |
||
Add ( this orgRect, |
||
Add ( this orgRect, float x, float y, float width, float height ) : |
||
Add ( this orgSize, Point point ) : |
||
Add ( this orgSize, |
||
Add ( this orgSize, |
||
Add ( this orgSize, |
||
AddLocation ( this orgRect, float x, float y ) : |
||
AddSize ( this orgRect, |
||
AddSize ( this orgRect, float width, float height ) : |
||
SetHeight ( this orgRect, float height ) : |
||
SetHeight ( this orgRect, int height ) : |
||
SetLocation ( this orgRect, |
||
SetLocation ( this orgRect, |
||
SetLocation ( this orgRect, float x, float y ) : |
||
SetSize ( this orgRect, |
||
SetSize ( this orgRect, float width, float height ) : |
||
SetWidth ( this orgRect, float width ) : |
||
SetWidth ( this orgRect, int width ) : |
||
Subtract ( this orgPoint, Point point ) : Point | ||
Subtract ( this orgPoint, |
||
Subtract ( this orgPoint, |
||
Subtract ( this orgRect, |
||
Subtract ( this orgRect, |
||
Subtract ( this orgRect, |
||
Subtract ( this orgRect, float x, float y, float width, float height ) : |
||
Subtract ( this orgSize, Point point ) : |
||
Subtract ( this orgSize, |
||
Subtract ( this orgSize, |
||
Subtract ( this orgSize, |
||
SubtractLocation ( this orgRect, float x, float y ) : |
||
SubtractSize ( this orgRect, float width, float height ) : |
public static AbsoluteHeight ( this orgRect ) : float | ||
orgRect | this | |
return | float |
public static AbsoluteWidth ( this orgRect ) : float | ||
orgRect | this | |
return | float |
public static Add ( this orgPoint, Point point ) : Point | ||
orgPoint | this | |
point | Point | |
return | Point |
public static Add ( this orgPoint, |
||
orgPoint | this | |
point | ||
return |
public static Add ( this orgPoint, |
||
orgPoint | this | |
size | ||
return |
public static Add ( this orgPoint, |
||
orgPoint | this | |
size | ||
return |
public static Add ( this orgRect, |
||
orgRect | this | |
point | ||
return |
public static Add ( this orgRect, |
||
orgRect | this | |
point | ||
size | ||
return |
public static Add ( this orgRect, |
||
orgRect | this | |
size | ||
return |
public static Add ( this orgRect, float x, float y, float width, float height ) : |
||
orgRect | this | |
x | float | |
y | float | |
width | float | |
height | float | |
return |
public static Add ( this orgSize, Point point ) : |
||
orgSize | this | |
point | Point | |
return |
public static Add ( this orgSize, |
||
orgSize | this | |
point | ||
return |
public static Add ( this orgSize, |
||
orgSize | this | |
size | ||
return |
public static Add ( this orgSize, |
||
orgSize | this | |
size | ||
return |
public static AddLocation ( this orgRect, float x, float y ) : |
||
orgRect | this | |
x | float | |
y | float | |
return |
public static AddSize ( this orgRect, |
||
orgRect | this | |
size | ||
return |
public static AddSize ( this orgRect, float width, float height ) : |
||
orgRect | this | |
width | float | |
height | float | |
return |
public static SetHeight ( this orgRect, float height ) : |
||
orgRect | this | |
height | float | |
return |
public static SetHeight ( this orgRect, int height ) : |
||
orgRect | this | |
height | int | |
return |
public static SetLocation ( this orgRect, |
||
orgRect | this | |
point | ||
return |
public static SetLocation ( this orgRect, |
||
orgRect | this | |
point | ||
return |
public static SetLocation ( this orgRect, float x, float y ) : |
||
orgRect | this | |
x | float | |
y | float | |
return |
public static SetSize ( this orgRect, |
||
orgRect | this | |
size | ||
return |
public static SetSize ( this orgRect, float width, float height ) : |
||
orgRect | this | |
width | float | |
height | float | |
return |
public static SetWidth ( this orgRect, float width ) : |
||
orgRect | this | |
width | float | |
return |
public static SetWidth ( this orgRect, int width ) : |
||
orgRect | this | |
width | int | |
return |
public static Subtract ( this orgPoint, Point point ) : Point | ||
orgPoint | this | |
point | Point | |
return | Point |
public static Subtract ( this orgPoint, |
||
orgPoint | this | |
point | ||
return | Point |
public static Subtract ( this orgPoint, |
||
orgPoint | this | |
point | ||
return |
public static Subtract ( this orgRect, |
||
orgRect | this | |
point | ||
return |
public static Subtract ( this orgRect, |
||
orgRect | this | |
point | ||
size | ||
return |
public static Subtract ( this orgRect, |
||
orgRect | this | |
size | ||
return |
public static Subtract ( this orgRect, float x, float y, float width, float height ) : |
||
orgRect | this | |
x | float | |
y | float | |
width | float | |
height | float | |
return |
public static Subtract ( this orgSize, Point point ) : |
||
orgSize | this | |
point | Point | |
return |
public static Subtract ( this orgSize, |
||
orgSize | this | |
size | ||
return |
public static Subtract ( this orgSize, |
||
orgSize | this | |
point | ||
return |
public static Subtract ( this orgSize, |
||
orgSize | this | |
size | ||
return |
public static SubtractLocation ( this orgRect, float x, float y ) : |
||
orgRect | this | |
x | float | |
y | float | |
return |
public static SubtractSize ( this orgRect, float width, float height ) : |
||
orgRect | this | |
width | float | |
height | float | |
return |