| Miner.Windows Assembly > Miner.Windows.Commands Namespace : TextPlacement Enumeration | 
'Declaration Public Enum TextPlacement Inherits System.Enum
'Usage Dim instance As TextPlacement
public enum TextPlacement : System.Enum
| Member | Description | 
|---|---|
| AboveImage | Display the text above the image. | 
| BelowImage | Display the text below the image. | 
| Default | A value has not been assigned, use the default placement. | 
| LeftOfImage | Display the text to the left of the image. | 
| RightOfImage | Display the text to the right of the image. | 
System.Object
   System.ValueType
      System.Enum
         Miner.Windows.Commands.TextPlacement
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

'Declaration Public Enum TextPlacement Inherits System.Enum
'Usage Dim instance As TextPlacement
public enum TextPlacement : System.Enum
System.Object
   System.ValueType
      System.Enum
         Miner.Windows.Commands.TextPlacement
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.