Enum BuiltInCommandType
Encompasses all built-in commands usable by the web layout (AJAX and DWF)
Namespace: OSGeo.MapGuide.ObjectModels.WebLayout
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public enum BuiltInCommandType
Fields
Name | Description |
---|---|
About | |
Buffer | |
ClearSelection | |
CopyMap | |
FitToWindow | |
GetPrintablePage | |
Help | |
Measure | |
NextView | |
Pan | |
PanDown | |
PanLeft | |
PanRight | |
PanUp | |
PreviousView | |
Refresh | |
RestoreView | |
Select | |
SelectPolygon | |
SelectRadius | |
SelectWithin | |
ViewOptions | |
Zoom | |
ZoomIn | |
ZoomOut | |
ZoomRectangle | |
ZoomToSelection |