C# Class TpTrayUtility.Components.SelectionToolPropertyControl

Inheritance: PropertyControlBase
Show file Open project: TargetProcess/Tp.TrayUtility

Public Methods

Method Description
AttachTo ( Primitive primitive ) : void
SelectionToolPropertyControl ( ) : System

Private Methods

Method Description
colorControl_ValueChanged ( object sender, EventArgs e ) : void
lineDD_ValueChanged ( object sender, EventArgs e ) : void
numControl_ValueChanged ( object sender, EventArgs e ) : void

Method Details

AttachTo() public method

public AttachTo ( Primitive primitive ) : void
primitive Primitive
return void

SelectionToolPropertyControl() public method

public SelectionToolPropertyControl ( ) : System
return System