C# Class XLibrary.ThreadlineNode

Exibir arquivo 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_oe property

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

LabelArea public_oe property

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

Node public_oe property

public NodeModel,XLibrary Node
return NodeModel

ShowHit public_oe property

public bool ShowHit
return bool