C# 클래스 FC3Editor.Tools.ToolPlayableZone

상속: ToolSpline
파일 보기 프로젝트 열기: Azerothian/fc3editor

공개 메소드들

메소드 설명
Activate ( ) : void
GetContextHelp ( ) : string
GetParameters ( ) : IEnumerable
GetToolImage ( ) : Image
GetToolName ( ) : string
ToolPlayableZone ( ) : System

비공개 메소드들

메소드 설명
action_Reset ( ) : void

메소드 상세

Activate() 공개 메소드

public Activate ( ) : void
리턴 void

GetContextHelp() 공개 메소드

public GetContextHelp ( ) : string
리턴 string

GetParameters() 공개 메소드

public GetParameters ( ) : IEnumerable
리턴 IEnumerable

GetToolImage() 공개 메소드

public GetToolImage ( ) : Image
리턴 Image

GetToolName() 공개 메소드

public GetToolName ( ) : string
리턴 string

ToolPlayableZone() 공개 메소드

public ToolPlayableZone ( ) : System
리턴 System