Leadtools Namespace : RasterImageUnderlayFlags Enumeration |
[FlagsAttribute()] public enum RasterImageUnderlayFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum RasterImageUnderlayFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterImageUnderlayFlags
[FlagsAttribute()] public enum RasterImageUnderlayFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.RasterImageUnderlayFlags = function() { }; Leadtools.RasterImageUnderlayFlags.prototype = {
None = 0x00, Stretch = 0x01, };
[FlagsAttribute()] public enum class RasterImageUnderlayFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
The underlying image can either be stretched or tiled to fill the target image, as shown in the following illustration:
System.Object
System.ValueType
System.Enum
Leadtools.RasterImageUnderlayFlags