C# 클래스 fCraft.BuildingCommands.Draw2DData

파일 보기 프로젝트 열기: GlennMR/800craft

공개 프로퍼티들

프로퍼티 타입 설명
Fill bool
Points int
Radius int
Shape string

프로퍼티 상세

Fill 공개적으로 프로퍼티

public bool Fill
리턴 bool

Points 공개적으로 프로퍼티

public int Points
리턴 int

Radius 공개적으로 프로퍼티

public int Radius
리턴 int

Shape 공개적으로 프로퍼티

public string Shape
리턴 string