Property | Type | Description | |
---|---|---|---|
fBrush | |||
fPen | GDIPen |
Method | Description | |
---|---|---|
DrawBackground ( |
||
GraphicArrow ( string name, int left, int top, int width, int height ) : System | ||
GraphicArrow ( string name, int frameLeft, int frameTop, int width, int height, uint fillColor, uint borderColor ) : System |
Method | Description | |
---|---|---|
OnUpdateGeometryState ( ) : void |
public DrawBackground ( |
||
devent | ||
return | void |
public GraphicArrow ( string name, int left, int top, int width, int height ) : System | ||
name | string | |
left | int | |
top | int | |
width | int | |
height | int | |
return | System |
public GraphicArrow ( string name, int frameLeft, int frameTop, int width, int height, uint fillColor, uint borderColor ) : System | ||
name | string | |
frameLeft | int | |
frameTop | int | |
width | int | |
height | int | |
fillColor | uint | |
borderColor | uint | |
return | System |
protected GDIBrush,NewTOAPIA.Drawing fBrush | ||
return |