C# 클래스 XLibrary.ThreadlineNode

파일 보기 프로젝트 열기: swax/CodePerspective 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Area System.Drawing.RectangleF
LabelArea System.Drawing.RectangleF
Node NodeModel
ShowHit bool

프로퍼티 상세

Area 공개적으로 프로퍼티

public RectangleF,System.Drawing Area
리턴 System.Drawing.RectangleF

LabelArea 공개적으로 프로퍼티

public RectangleF,System.Drawing LabelArea
리턴 System.Drawing.RectangleF

Node 공개적으로 프로퍼티

public NodeModel,XLibrary Node
리턴 NodeModel

ShowHit 공개적으로 프로퍼티

public bool ShowHit
리턴 bool