ArcFM Engine Developer Guide
DropDownAlignment Enumeration


Enumerates the various positions for displaying the dropdown information.
Syntax
'Declaration
 
Public Enum DropDownAlignment 
   Inherits System.Enum
'Usage
 
Dim instance As DropDownAlignment
public enum DropDownAlignment : System.Enum 
Members
MemberDescription
CenterAlign dropdown information with the center of the dropdown area.
LeftAlign dropdown information to left side of the dropdown area.
RightAlign dropdown information to right side of the dropdown area.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Windows.DropDownAlignment

Requirements

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.

See Also

Reference

Miner.Windows Namespace

 

 


Send Comment