Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Shed
Zone
C# 클래스 Shed.Zone
파일 보기
프로젝트 열기: kiniry-teaching/UCD
1 사용 예제들
보호된 프로퍼티들
프로퍼티
타입
설명
_enterAngle
float
_enterArc
float
_enterRadius
float
_exitAngle
float
_exitArc
float
_exitRadius
float
_highlight
bool
_owner
Shape
_x
float
_y
float
Private Properties
프로퍼티
타입
설명
공개 메소드들
메소드
설명
Zone
(
Shape
Owner
) :
System
메소드 상세
Zone()
공개
메소드
public
Zone
(
Shape
Owner
) :
System
Owner
Shape
리턴
System
프로퍼티 상세
_enterAngle
보호되어 있는 프로퍼티
protected
float
_enterAngle
리턴
float
_enterArc
보호되어 있는 프로퍼티
protected
float
_enterArc
리턴
float
_enterRadius
보호되어 있는 프로퍼티
protected
float
_enterRadius
리턴
float
_exitAngle
보호되어 있는 프로퍼티
protected
float
_exitAngle
리턴
float
_exitArc
보호되어 있는 프로퍼티
protected
float
_exitArc
리턴
float
_exitRadius
보호되어 있는 프로퍼티
protected
float
_exitRadius
리턴
float
_highlight
보호되어 있는 프로퍼티
protected
bool
_highlight
리턴
bool
_owner
보호되어 있는 프로퍼티
protected
Shape,Shed
_owner
리턴
Shape
_x
보호되어 있는 프로퍼티
protected
float
_x
리턴
float
_y
보호되어 있는 프로퍼티
protected
float
_y
리턴
float