C# Class UML, code

Inheritance: UserControl
Show file Open project: shendongnian/code

Public Methods

Method Description
SetupData ( ) : void
UML ( )

Private Methods

Method Description
AddArrow ( Grid, grid, double startX, double startY, double length, Brush, lineBrush, double thickness ) : void
CreateBaseLine ( double startX, double startY, double length, Brush, lineBrush, double thickness ) : Line,
CreateLeftArrowHead ( Brush, lineBrush, double thickness, Line, arrowLine ) : Line,
CreateRightArrowHead ( Brush, lineBrush, double thickness, Line, arrowLine ) : Line,

Method Details

SetupData() public method

public SetupData ( ) : void
return void

UML() public method

public UML ( )