Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NewTOAPIA
Graphics
Size2F
C# 클래스 NewTOAPIA.Graphics.Size2F
파일 보기
프로젝트 열기: Wiladams/NewTOAPIA
공개 프로퍼티들
프로퍼티
타입
설명
height
double
width
double
공개 메소드들
메소드
설명
Size2F
(
double
width_
,
double
height_
)
메소드 상세
Size2F()
공개
메소드
public
Size2F
(
double
width_
,
double
height_
)
width_
double
height_
double
프로퍼티 상세
height
공개적으로 프로퍼티
public
double
height
리턴
double
width
공개적으로 프로퍼티
public
double
width
리턴
double