Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
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
typedef NS_ENUM(NSInteger, LTRasterPaintAlignMode)
public enum RasterPaintAlignMode
Leadtools.RasterPaintAlignMode = function() { }; Leadtools.RasterPaintAlignMode.prototype = {<br/> 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