C# 클래스 CadEditor.FormStructuresName

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: spiiin/CadEditor 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Result bool
StructHeight int
StructName string
StructWidth int

공개 메소드들

메소드 설명
FormStructuresName ( ) : System

비공개 메소드들

메소드 설명
FormStructuresName_Load ( object sender, EventArgs e ) : void
button1_Click ( object sender, EventArgs e ) : void
button2_Click ( object sender, EventArgs e ) : void

메소드 상세

FormStructuresName() 공개 메소드

public FormStructuresName ( ) : System
리턴 System

프로퍼티 상세

Result 공개적으로 정적으로 프로퍼티

public static bool Result
리턴 bool

StructHeight 공개적으로 정적으로 프로퍼티

public static int StructHeight
리턴 int

StructName 공개적으로 정적으로 프로퍼티

public static string StructName
리턴 string

StructWidth 공개적으로 정적으로 프로퍼티

public static int StructWidth
리턴 int