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 : RasterPaintSizeMode Enumeration |
public enum RasterPaintSizeMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum RasterPaintSizeMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As RasterPaintSizeMode
public enum RasterPaintSizeMode : System.IComparable, System.IConvertible, System.IFormattable
typedef NS_ENUM(NSInteger, LTRasterPaintSizeMode)
public enum RasterPaintSizeMode
Leadtools.RasterPaintSizeMode = function() { }; Leadtools.RasterPaintSizeMode.prototype = {<br/> Normal = 0, Fit = 1, FitAlways = 2, FitWidth = 3, Stretch = 4, FitHeight = 5, };
public enum class RasterPaintSizeMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.RasterPaintSizeMode