C# 클래스 Box, Core2D

상속: MonoBehaviour
파일 보기 프로젝트 열기: wieslawsoltes/Core2D 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Bottom decimal
CenterX decimal
CenterY decimal
Height decimal
Left decimal
Right decimal
Top decimal
Width decimal

프로퍼티 상세

Bottom 공개적으로 프로퍼티

public decimal Bottom
리턴 decimal

CenterX 공개적으로 프로퍼티

public decimal CenterX
리턴 decimal

CenterY 공개적으로 프로퍼티

public decimal CenterY
리턴 decimal

Height 공개적으로 프로퍼티

public decimal Height
리턴 decimal

Left 공개적으로 프로퍼티

public decimal Left
리턴 decimal

Right 공개적으로 프로퍼티

public decimal Right
리턴 decimal

Top 공개적으로 프로퍼티

public decimal Top
리턴 decimal

Width 공개적으로 프로퍼티

public decimal Width
리턴 decimal