Свойство | Тип | Описание | |
---|---|---|---|
height | int | ||
width | int | ||
x | int | ||
y | int |
Метод | Описание | |
---|---|---|
Add ( |
per element Add
|
|
Add ( |
per element Add
|
|
Add ( |
per element Add
|
|
Add ( |
per element Add
|
|
Add ( |
per element Add
|
|
Add ( |
per element Add
|
|
Add ( int src, |
per element Add
|
|
Contains ( |
Determines if the specified point is contained within this Rectangle structure.
|
|
Contains ( |
Determines if the rectangular region represented by rect is entirely contained within this Rectangle structure.
|
|
Contains ( int px, int py ) : bool |
Determines if the specified point is contained within this Rectangle structure.
|
|
Deflate ( |
Reduces this Rectangle by the specified amount.
|
|
Deflate ( int val ) : void |
Reduces this Rectangle by the specified amount.
|
|
Deflate ( int valX, int valY ) : void |
Reduces this Rectangle by the specified amount.
|
|
Divide ( |
per element Add
|
|
Divide ( |
per element Add
|
|
Divide ( |
per element Divide
|
|
Divide ( |
per element Add
|
|
Divide ( |
per element Divide
|
|
Divide ( |
per element Add
|
|
Divide ( int src, |
per element Divide
|
|
Equals ( |
|
|
Equals ( object obj ) : bool |
|
|
GetHashCode ( ) : int |
|
|
Inflate ( |
Enlarges this Rectangle by the specified amount.
|
|
Inflate ( int val ) : void |
Enlarges this Rectangle by the specified amount.
|
|
Inflate ( int valX, int valY ) : void |
Enlarges this Rectangle by the specified amount.
|
|
Intersect ( |
Returns a third Rectangle structure that represents the intersection of two other Rectangle structures.If there is no intersection, an empty Rectangle is returned.
|
|
Intersect ( |
Replaces this Rectangle with the intersection of itself and the specified Rectangle.
|
|
IntersectsWith ( |
Determines if this rectangle intersects with rect.
|
|
Multiply ( |
per element Add
|
|
Multiply ( |
per element Add
|
|
Multiply ( |
per element Multiply
|
|
Multiply ( |
per element Add
|
|
Multiply ( |
per element Multiply
|
|
Multiply ( |
per element Add
|
|
Multiply ( int src, |
per element Multiply
|
|
NppiRect ( |
Non-default constructor
|
|
NppiRect ( int aX, int aY, int aWidth, int aHeight ) : System |
Non-default constructor
|
|
Subtract ( |
per element Add
|
|
Subtract ( |
per element Add
|
|
Subtract ( |
per element Substract
|
|
Subtract ( |
per element Add
|
|
Subtract ( |
per element Substract
|
|
Subtract ( |
per element Add
|
|
Subtract ( int src, |
per element Substract
|
|
ToString ( ) : string |
|
|
operator ( ) : |
per element
|
|
operator ( ) : bool |
per element
|
public static Add ( |
||
src | ||
value | ||
Результат |
public static Add ( |
||
src | ||
value | ||
Результат |
public static Add ( |
||
src | ||
value | ||
Результат |
public static Add ( |
||
src | ||
value | ||
Результат |
public static Add ( |
||
src | ||
value | int | |
Результат |
public static Add ( |
||
src | ||
value | ||
Результат |
public static Add ( int src, |
||
src | int | |
value | ||
Результат |
public Contains ( |
||
point | ||
Результат | bool |
public Deflate ( int valX, int valY ) : void | ||
valX | int | |
valY | int | |
Результат | void |
public static Divide ( |
||
src | ||
value | ||
Результат |
public static Divide ( |
||
src | ||
value | ||
Результат |
public static Divide ( |
||
src | ||
value | ||
Результат |
public static Divide ( |
||
src | ||
value | ||
Результат |
public static Divide ( |
||
src | ||
value | int | |
Результат |
public static Divide ( |
||
src | ||
value | ||
Результат |
public static Divide ( int src, |
||
src | int | |
value | ||
Результат |
public Inflate ( int valX, int valY ) : void | ||
valX | int | |
valY | int | |
Результат | void |
public static Intersect ( |
||
rectA | ||
rectB | ||
Результат |
public IntersectsWith ( |
||
rect | ||
Результат | bool |
public static Multiply ( |
||
src | ||
value | ||
Результат |
public static Multiply ( |
||
src | ||
value | ||
Результат |
public static Multiply ( |
||
src | ||
value | ||
Результат |
public static Multiply ( |
||
src | ||
value | ||
Результат |
public static Multiply ( |
||
src | ||
value | int | |
Результат |
public static Multiply ( |
||
src | ||
value | ||
Результат |
public static Multiply ( int src, |
||
src | int | |
value | ||
Результат |
public NppiRect ( |
||
aPoint | ||
aSize | ||
Результат | System |
public NppiRect ( int aX, int aY, int aWidth, int aHeight ) : System | ||
aX | int | |
aY | int | |
aWidth | int | |
aHeight | int | |
Результат | System |
public static Subtract ( |
||
src | ||
value | ||
Результат |
public static Subtract ( |
||
src | ||
value | ||
Результат |
public static Subtract ( |
||
src | ||
value | ||
Результат |
public static Subtract ( |
||
src | ||
value | ||
Результат |
public static Subtract ( |
||
src | ||
value | int | |
Результат |
public static Subtract ( |
||
src | ||
value | ||
Результат |
public static Subtract ( int src, |
||
src | int | |
value | ||
Результат |