Enum BasicCommandActionType
Namespace: OSGeo.MapGuide.ObjectModels.WebLayout
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
[Serializable]
public enum BasicCommandActionType
Fields
Name | Description |
---|---|
About | |
ClearSelection | |
CopyMap | |
FitToWindow | |
MapTip | |
NextView | |
Pan | |
PanDown | |
PanLeft | |
PanRight | |
PanUp | |
PreviousView | |
Refresh | |
RestoreView | |
Select | |
SelectPolygon | |
SelectRadius | |
Zoom | |
ZoomIn | |
ZoomOut | |
ZoomRectangle | |
ZoomToSelection |