ImageGear .NET - Updated
ImGearARTPinAlignment Enumeration




ImageGear24.Art Assembly > ImageGear.ART Namespace : ImGearARTPinAlignment Enumeration
Specifies an alignment of the pin icon.
Syntax
'Declaration
 
Public Enum ImGearARTPinAlignment 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearARTPinAlignment
public enum ImGearARTPinAlignment : System.Enum 
__value public enum ImGearARTPinAlignment : public System.Enum 
public enum class ImGearARTPinAlignment : public System.Enum 
Members
MemberDescription
LEFT_BOTTOMLeft bottom alignment.
LEFT_TOPLeft top alignment.
RIGHT_BOTTOMRight bottom alignment.
RIGHT_BOTTONRight bottom alignment.
RIGHT_TOPRight top alignment.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.ART.ImGearARTPinAlignment

See Also

Reference

ImageGear.ART Namespace