C# 클래스 Sharpex2D.Common.Extensions.UIBoundsExtension

파일 보기 프로젝트 열기: ThuCommix/Sharpex2D

공개 메소드들

메소드 설명
ToRectangle ( this bounds ) : Rectangle

Returns a new Rectangle.

메소드 상세

ToRectangle() 공개 정적인 메소드

Returns a new Rectangle.
public static ToRectangle ( this bounds ) : Rectangle
bounds this The UIBounds.
리턴 Sharpex2D.Math.Rectangle