C# Class TpTrayUtility.Components.ArrowPropertyControl

Inheritance: PropertyControlBase
ファイルを表示 Open project: TargetProcess/Tp.TrayUtility

Public Methods

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

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

ArrowPropertyControl() public method

public ArrowPropertyControl ( ) : System
return System

AttachTo() public method

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