Method | Description | |
---|---|---|
DrawArrow ( |
||
DrawBookmark ( |
||
DrawBreakpoint ( |
||
HandleMouseDown ( Point mousePos, MouseButtons mouseButtons ) : void | ||
IconBarMargin ( |
||
Paint ( |
Method | Description | |
---|---|---|
CreateArrowGraphicsPath ( |
||
CreateRoundRectGraphicsPath ( |
||
DrawArrow ( |
||
DrawRoundRect ( |
||
FillArrow ( |
||
FillRoundRect ( |
||
IsLineInsideRegion ( int top, int bottom, int regionTop, int regionBottom ) : bool |
public DrawArrow ( |
||
g | ||
y | int | |
return | void |
public DrawBookmark ( |
||
g | ||
y | int | |
isEnabled | bool | |
return | void |
public DrawBreakpoint ( |
||
g | ||
y | int | |
isEnabled | bool | |
willBeHit | bool | |
return | void |
public HandleMouseDown ( Point mousePos, MouseButtons mouseButtons ) : void | ||
mousePos | Point | |
mouseButtons | MouseButtons | |
return | void |
public IconBarMargin ( |
||
textArea | ||
return | System |
public Paint ( |
||
g | ||
rect | ||
return | void |