C# Class XLibrary.ThreadlineNode

Show file Open project: swax/CodePerspective Class Usage Examples

Public Properties

Property Type Description
Area System.Drawing.RectangleF
LabelArea System.Drawing.RectangleF
Node NodeModel
ShowHit bool

Property Details

Area public property

public RectangleF,System.Drawing Area
return System.Drawing.RectangleF

LabelArea public property

public RectangleF,System.Drawing LabelArea
return System.Drawing.RectangleF

Node public property

public NodeModel,XLibrary Node
return NodeModel

ShowHit public property

public bool ShowHit
return bool