Méthode | Description | |
---|---|---|
CreateCursor ( |
||
EditedWithAction ( HistoryAction action ) : void | ||
GetToolLayerGraphics ( ) : |
||
ReDrawEntities ( ) : void | ||
ReDrawTiles ( ) : void | ||
RedrawJoins ( ) : void | ||
ReturnToolLayerGraphics ( |
||
ScreenDrawingSurface ( |
||
SetSelection ( int tx, int ty, int width, int height ) : void | ||
Unfocus ( ) : void | ||
Zoom ( double factor ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
OnGotFocus ( |
||
OnLostFocus ( |
||
OnMouseDown ( MouseEventArgs e ) : void | ||
OnMouseEnter ( |
||
OnMouseLeave ( |
||
OnMouseMove ( MouseEventArgs e ) : void | ||
OnMouseUp ( MouseEventArgs e ) : void |
Méthode | Description | |
---|---|---|
Animate ( ) : void | ||
BuildLayers ( ) : void | ||
ConvertToGrayscale ( |
||
CreateIconIndirect ( IconInfo &icon ) : |
||
DrawGray ( ) : void | ||
DrawJoinEnd ( |
||
DrawSelectionAnts ( ) : void | ||
GetIconInfo ( |
||
IconLocation ( MouseEventArgs e ) : Point | ||
InitLayer ( |
||
MouseLocation ( MouseEventArgs e ) : Point | ||
ReDrawAll ( ) : void | ||
ReDrawBlocking ( ) : void | ||
ReDrawGrid ( ) : void | ||
ReDrawMaster ( ) : void | ||
RefreshSize ( ) : void | ||
ResizeLayer ( |
||
ResizeLayers ( ) : void | ||
SelectionAnimate ( ) : void |
public static CreateCursor ( |
||
bmp | ||
xHotSpot | int | |
yHotSpot | int | |
Résultat |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public EditedWithAction ( HistoryAction action ) : void | ||
action | HistoryAction | |
Résultat | void |
public GetToolLayerGraphics ( ) : |
||
Résultat |
protected OnGotFocus ( |
||
e | ||
Résultat | void |
protected OnLostFocus ( |
||
e | ||
Résultat | void |
protected OnMouseDown ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
Résultat | void |
protected OnMouseEnter ( |
||
e | ||
Résultat | void |
protected OnMouseLeave ( |
||
e | ||
Résultat | void |
protected OnMouseMove ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
Résultat | void |
protected OnMouseUp ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
Résultat | void |
public ReturnToolLayerGraphics ( |
||
g | ||
Résultat | void |
public ScreenDrawingSurface ( |
||
screen | ||
Résultat | System |
public SetSelection ( int tx, int ty, int width, int height ) : void | ||
tx | int | |
ty | int | |
width | int | |
height | int | |
Résultat | void |