Method | Description | |
---|---|---|
NavigationControl ( ) : System | ||
UpdateView ( |
Method | Description | |
---|---|---|
OnMouseClick ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs e ) : void |
Method | Description | |
---|---|---|
MoveViewPort ( Point pt ) : void |
protected OnMouseClick ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
public UpdateView ( |
||
_canvas | ||
_screen | ||
return | void |