C# Class Treefrog.Presentation.Commands.CommandKey

Inheritance: Treefrog.Utility.Symbol
Mostrar archivo Open project: jaquadro/Treefrog Class Usage Examples

Public Properties

Property Type Description
Copy CommandKey
Cut CommandKey
Delete CommandKey
Exit CommandKey
LayerClone CommandKey
LayerDelete CommandKey
LayerEdit CommandKey
LayerExportRaster CommandKey
LayerMoveBottom CommandKey
LayerMoveDown CommandKey
LayerMoveTop CommandKey
LayerMoveUp CommandKey
LayerProperties CommandKey
LayerShowAll CommandKey
LayerShowCurrentOnly CommandKey
LayerShowNone CommandKey
LevelClone CommandKey
LevelClose CommandKey
LevelCloseAllOther CommandKey
LevelDelete CommandKey
LevelOpen CommandKey
LevelProperties CommandKey
LevelRename CommandKey
LevelResize CommandKey
NewDynamicTileBrush CommandKey
NewObjectLayer CommandKey
NewProject CommandKey
NewStaticTileBrush CommandKey
NewTileLayer CommandKey
ObjectMoveBottom CommandKey
ObjectMoveDown CommandKey
ObjectMoveTop CommandKey
ObjectMoveUp CommandKey
ObjectProperties CommandKey
ObjectProtoClone CommandKey
ObjectProtoDelete CommandKey
ObjectProtoEdit CommandKey
ObjectProtoImport CommandKey
ObjectProtoProperties CommandKey
ObjectProtoRename CommandKey
ObjectReferenceImage CommandKey
ObjectReferenceMask CommandKey
ObjectReferenceOrigin CommandKey
ObjectSnappingBottom CommandKey
ObjectSnappingBottomLeft CommandKey
ObjectSnappingBottomRight CommandKey
ObjectSnappingCenter CommandKey
ObjectSnappingHorz CommandKey
ObjectSnappingLeft CommandKey
ObjectSnappingNone CommandKey
ObjectSnappingRight CommandKey
ObjectSnappingTop CommandKey
ObjectSnappingTopLeft CommandKey
ObjectSnappingTopRight CommandKey
ObjectSnappingVert CommandKey
OpenProject CommandKey
Paste CommandKey
ProjectAddExistingLibrary CommandKey
ProjectAddLevel CommandKey
ProjectAddNewLibrary CommandKey
ProjectRemoveLibrary CommandKey
ProjectSetLibraryDefault CommandKey
Redo CommandKey
Registry SymbolPool
Save CommandKey
SaveAs CommandKey
SelectAll CommandKey
SelectNone CommandKey
TileBrushClone CommandKey
TileBrushDelete CommandKey
TileBrushFilter CommandKey
TileDelete CommandKey
TilePoolDelete CommandKey
TilePoolExport CommandKey
TilePoolImport CommandKey
TilePoolImportMerge CommandKey
TilePoolImportOver CommandKey
TilePoolProperties CommandKey
TilePoolRename CommandKey
TileProperties CommandKey
TileSelectionCreateBrush CommandKey
TileSelectionDefloat CommandKey
TileSelectionFloat CommandKey
TileSelectionPromoteLayer CommandKey
TileToolDraw CommandKey
TileToolErase CommandKey
TileToolFill CommandKey
TileToolSelect CommandKey
Undo CommandKey
Unknown CommandKey
ViewGrid CommandKey
ViewZoomIn CommandKey
ViewZoomNormal CommandKey
ViewZoomOut CommandKey

Public Methods

Method Description
CommandKey ( Symbol prototype ) : System

Method Details

CommandKey() public method

public CommandKey ( Symbol prototype ) : System
prototype Treefrog.Utility.Symbol
return System

Property Details

Copy public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands Copy
return CommandKey

Cut public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands Cut
return CommandKey

Delete public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands Delete
return CommandKey

Exit public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands Exit
return CommandKey

LayerClone public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands LayerClone
return CommandKey

LayerDelete public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands LayerDelete
return CommandKey

LayerEdit public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands LayerEdit
return CommandKey

LayerExportRaster public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands LayerExportRaster
return CommandKey

LayerMoveBottom public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands LayerMoveBottom
return CommandKey

LayerMoveDown public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands LayerMoveDown
return CommandKey

LayerMoveTop public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands LayerMoveTop
return CommandKey

LayerMoveUp public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands LayerMoveUp
return CommandKey

LayerProperties public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands LayerProperties
return CommandKey

LayerShowAll public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands LayerShowAll
return CommandKey

LayerShowCurrentOnly public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands LayerShowCurrentOnly
return CommandKey

LayerShowNone public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands LayerShowNone
return CommandKey

LevelClone public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands LevelClone
return CommandKey

LevelClose public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands LevelClose
return CommandKey

LevelCloseAllOther public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands LevelCloseAllOther
return CommandKey

LevelDelete public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands LevelDelete
return CommandKey

LevelOpen public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands LevelOpen
return CommandKey

LevelProperties public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands LevelProperties
return CommandKey

LevelRename public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands LevelRename
return CommandKey

LevelResize public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands LevelResize
return CommandKey

NewDynamicTileBrush public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands NewDynamicTileBrush
return CommandKey

NewObjectLayer public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands NewObjectLayer
return CommandKey

NewProject public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands NewProject
return CommandKey

NewStaticTileBrush public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands NewStaticTileBrush
return CommandKey

NewTileLayer public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands NewTileLayer
return CommandKey

ObjectMoveBottom public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectMoveBottom
return CommandKey

ObjectMoveDown public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectMoveDown
return CommandKey

ObjectMoveTop public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectMoveTop
return CommandKey

ObjectMoveUp public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectMoveUp
return CommandKey

ObjectProperties public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectProperties
return CommandKey

ObjectProtoClone public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectProtoClone
return CommandKey

ObjectProtoDelete public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectProtoDelete
return CommandKey

ObjectProtoEdit public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectProtoEdit
return CommandKey

ObjectProtoImport public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectProtoImport
return CommandKey

ObjectProtoProperties public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectProtoProperties
return CommandKey

ObjectProtoRename public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectProtoRename
return CommandKey

ObjectReferenceImage public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectReferenceImage
return CommandKey

ObjectReferenceMask public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectReferenceMask
return CommandKey

ObjectReferenceOrigin public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectReferenceOrigin
return CommandKey

ObjectSnappingBottom public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectSnappingBottom
return CommandKey

ObjectSnappingBottomLeft public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectSnappingBottomLeft
return CommandKey

ObjectSnappingBottomRight public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectSnappingBottomRight
return CommandKey

ObjectSnappingCenter public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectSnappingCenter
return CommandKey

ObjectSnappingHorz public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectSnappingHorz
return CommandKey

ObjectSnappingLeft public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectSnappingLeft
return CommandKey

ObjectSnappingNone public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectSnappingNone
return CommandKey

ObjectSnappingRight public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectSnappingRight
return CommandKey

ObjectSnappingTop public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectSnappingTop
return CommandKey

ObjectSnappingTopLeft public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectSnappingTopLeft
return CommandKey

ObjectSnappingTopRight public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectSnappingTopRight
return CommandKey

ObjectSnappingVert public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ObjectSnappingVert
return CommandKey

OpenProject public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands OpenProject
return CommandKey

Paste public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands Paste
return CommandKey

ProjectAddExistingLibrary public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ProjectAddExistingLibrary
return CommandKey

ProjectAddLevel public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ProjectAddLevel
return CommandKey

ProjectAddNewLibrary public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ProjectAddNewLibrary
return CommandKey

ProjectRemoveLibrary public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ProjectRemoveLibrary
return CommandKey

ProjectSetLibraryDefault public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ProjectSetLibraryDefault
return CommandKey

Redo public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands Redo
return CommandKey

Registry public_oe static_oe property

public static SymbolPool Registry
return SymbolPool

Save public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands Save
return CommandKey

SaveAs public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands SaveAs
return CommandKey

SelectAll public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands SelectAll
return CommandKey

SelectNone public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands SelectNone
return CommandKey

TileBrushClone public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands TileBrushClone
return CommandKey

TileBrushDelete public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands TileBrushDelete
return CommandKey

TileBrushFilter public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands TileBrushFilter
return CommandKey

TileDelete public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands TileDelete
return CommandKey

TilePoolDelete public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands TilePoolDelete
return CommandKey

TilePoolExport public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands TilePoolExport
return CommandKey

TilePoolImport public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands TilePoolImport
return CommandKey

TilePoolImportMerge public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands TilePoolImportMerge
return CommandKey

TilePoolImportOver public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands TilePoolImportOver
return CommandKey

TilePoolProperties public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands TilePoolProperties
return CommandKey

TilePoolRename public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands TilePoolRename
return CommandKey

TileProperties public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands TileProperties
return CommandKey

TileSelectionCreateBrush public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands TileSelectionCreateBrush
return CommandKey

TileSelectionDefloat public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands TileSelectionDefloat
return CommandKey

TileSelectionFloat public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands TileSelectionFloat
return CommandKey

TileSelectionPromoteLayer public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands TileSelectionPromoteLayer
return CommandKey

TileToolDraw public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands TileToolDraw
return CommandKey

TileToolErase public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands TileToolErase
return CommandKey

TileToolFill public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands TileToolFill
return CommandKey

TileToolSelect public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands TileToolSelect
return CommandKey

Undo public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands Undo
return CommandKey

Unknown public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands Unknown
return CommandKey

ViewGrid public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ViewGrid
return CommandKey

ViewZoomIn public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ViewZoomIn
return CommandKey

ViewZoomNormal public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ViewZoomNormal
return CommandKey

ViewZoomOut public_oe static_oe property

public static CommandKey,Treefrog.Presentation.Commands ViewZoomOut
return CommandKey