Метод | Описание | |
---|---|---|
ClampToScreen ( this r ) : |
Ensure that the Rect remains within the screen bounds
|
|
ClampToScreen ( this r, |
Ensure that the Rect remains within the screen bounds
|
|
PaddingChange ( this g, |
||
PaddingChangeBottom ( this g, |
public static ClampToScreen ( this r ) : |
||
r | this | |
Результат |
public static ClampToScreen ( this r, |
||
r | this | |
ScreenBorder | A Border to the screen bounds that the Rect will be clamped inside (can be negative) | |
Результат |
public static PaddingChange ( this g, |
||
g | this | |
PaddingValue | ||
Результат |
public static PaddingChangeBottom ( this g, |
||
g | this | |
PaddingValue | ||
Результат |