C# Класс RedBadger.Xpf.Internal.RectExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
Deflate ( this rect, Thickness thickness ) : Rect
IsDifferentFrom ( this rect1, Rect rect2 ) : bool

Описание методов

Deflate() публичный статический Метод

public static Deflate ( this rect, Thickness thickness ) : Rect
rect this
thickness Thickness
Результат Rect

IsDifferentFrom() публичный статический Метод

public static IsDifferentFrom ( this rect1, Rect rect2 ) : bool
rect1 this
rect2 Rect
Результат bool