Visual Basic (Declaration) | |
---|---|
Public Enum InfoWindow.PlacementMode Inherits System.Enum |
C# | |
---|---|
public enum InfoWindow.PlacementMode : System.Enum |
Member | Description |
---|---|
Auto | InfoWindow is auto placed |
Bottom | InfoWindow is placed at the bottom of the anchor location |
BottomLeft | InfoWindow is placed at the BottomLeft of the anchor location |
BottomRight | InfoWindow is placed at the BottomRight of the anchor location |
Left | InfoWindow is placed to the left of anchor location |
Right | InfoWindow is placed to the Right of anchor location |
Top | InfoWindow is placed on top of anchor location |
TopLeft | InfoWindow is placed at the TopLeft of the anchor location |
TopRight | InfoWindow is placed at the TopRight of the anchor location |
System.Object
System.ValueType
System.Enum
ESRI.ArcGIS.Client.Toolkit.InfoWindow.PlacementMode
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7