C# Class XLibrary.Sector

Mostra file Open project: swax/CodePerspective

Public Properties

Property Type Description
Area float
OriginalValue NodeModel
Rect System.Drawing.RectangleF

Public Methods

Method Description
Sector ( NodeModel value, float area ) : System

Method Details

Sector() public method

public Sector ( NodeModel value, float area ) : System
value NodeModel
area float
return System

Property Details

Area public_oe property

public float Area
return float

OriginalValue public_oe property

public NodeModel,XLibrary OriginalValue
return NodeModel

Rect public_oe property

public RectangleF,System.Drawing Rect
return System.Drawing.RectangleF