Leadtools Namespace : RasterPaintAlignMode Enumeration |
public enum RasterPaintAlignMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterPaintAlignMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterPaintAlignMode
public enum RasterPaintAlignMode : System.IComparable, System.IConvertible, System.IFormattable
public enum RasterPaintAlignMode
Leadtools.RasterPaintAlignMode = function() { }; Leadtools.RasterPaintAlignMode.prototype = {
Near = 0, Center = 1, CenterAlways = 2, Far = 3, };
public enum class RasterPaintAlignMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.RasterPaintAlignMode