C# 클래스 RedBadger.Xpf.Internal.RectExtensions

파일 보기 프로젝트 열기: redbadger/XPF

공개 메소드들

메소드 설명
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