C# 클래스 MapIconBuilder.IconTransform.Symbol

파일 보기 프로젝트 열기: ZeroK-RTS/SpringRTS-Tools

공개 프로퍼티들

프로퍼티 타입 설명
B float
Bitmap Bitmap
Bounds Rectangle
G float
H int
HasColor bool
Name string
R float
W int
X int

공개 메소드들

메소드 설명
Load ( ) : void

메소드 상세

Load() 공개 메소드

public Load ( ) : void
리턴 void

프로퍼티 상세

B 공개적으로 프로퍼티

public float B
리턴 float

Bitmap 공개적으로 프로퍼티

public Bitmap Bitmap
리턴 Bitmap

Bounds 공개적으로 프로퍼티

public Rectangle Bounds
리턴 Rectangle

G 공개적으로 프로퍼티

public float G
리턴 float

H 공개적으로 프로퍼티

public int H
리턴 int

HasColor 공개적으로 프로퍼티

public bool HasColor
리턴 bool

Name 공개적으로 프로퍼티

public string Name
리턴 string

R 공개적으로 프로퍼티

public float R
리턴 float

W 공개적으로 프로퍼티

public int W
리턴 int

X 공개적으로 프로퍼티

public int X
리턴 int