C# 클래스 CTCOfficeGUI.TableViewScreen.TrackBlockRow

Structure for collecting track block labels
파일 보기 프로젝트 열기: johnselker/Bazinga1186

공개 프로퍼티들

프로퍼티 타입 설명
AuthorityLabel Label
FailureLabel Label
GradeLabel Label
HasTunnelLabel Label
LengthLabel Label
NameLabel Label
RRCrossingLabel Label
SignalLabel Label
SpeedLimitLabel Label
StaticLimitLabel Label
TrainLabel Label
TransponderLabel Label

공개 메소드들

메소드 설명
HideLabels ( ) : void

Hides all the labels in this group

ShowLabels ( ) : void

Shows all the labels in this group

메소드 상세

HideLabels() 공개 메소드

Hides all the labels in this group
public HideLabels ( ) : void
리턴 void

ShowLabels() 공개 메소드

Shows all the labels in this group
public ShowLabels ( ) : void
리턴 void

프로퍼티 상세

AuthorityLabel 공개적으로 프로퍼티

public Label AuthorityLabel
리턴 Label

FailureLabel 공개적으로 프로퍼티

public Label FailureLabel
리턴 Label

GradeLabel 공개적으로 프로퍼티

public Label GradeLabel
리턴 Label

HasTunnelLabel 공개적으로 프로퍼티

public Label HasTunnelLabel
리턴 Label

LengthLabel 공개적으로 프로퍼티

public Label LengthLabel
리턴 Label

NameLabel 공개적으로 프로퍼티

public Label NameLabel
리턴 Label

RRCrossingLabel 공개적으로 프로퍼티

public Label RRCrossingLabel
리턴 Label

SignalLabel 공개적으로 프로퍼티

public Label SignalLabel
리턴 Label

SpeedLimitLabel 공개적으로 프로퍼티

public Label SpeedLimitLabel
리턴 Label

StaticLimitLabel 공개적으로 프로퍼티

public Label StaticLimitLabel
리턴 Label

TrainLabel 공개적으로 프로퍼티

public Label TrainLabel
리턴 Label

TransponderLabel 공개적으로 프로퍼티

public Label TransponderLabel
리턴 Label