Leadtools.Web.Controls Namespace : ImageViewerAlignMode Enumeration |
public enum ImageViewerAlignMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ImageViewerAlignMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ImageViewerAlignMode
public enum ImageViewerAlignMode : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Web.Controls.ImageViewerAlignMode = function() { }; Leadtools.Web.Controls.ImageViewerAlignMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ImageViewerAlignMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Center | The image is aligned in the center of the layout rectangle. |
Far | The image is aligned at a distance from the origin of the layout rectangle. In a Horizontal layout, the far position is on the right. In a Vertical layout, the far position is at the bottom. |
Near | The image is aligned near the layout. In a Horizontal layout, the near position is on the left. In a Vertical layout, the near position is at the top. |
System.Object
System.ValueType
System.Enum
Leadtools.Web.Controls.ImageViewerAlignMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2