|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.30
|
| Leadtools.ImageProcessing.SpecialEffects Namespace : MosaicTilesCommandFlags Enumeration |

[FlagsAttribute()] public enum MosaicTilesCommandFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum MosaicTilesCommandFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MosaicTilesCommandFlags
[FlagsAttribute()] public enum MosaicTilesCommandFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.SpecialEffects.MosaicTilesCommandFlags = function() { };
Leadtools.ImageProcessing.SpecialEffects.MosaicTilesCommandFlags.prototype = {
Cartesian = 0x00000000,
ShadowFlat = 0x00000000,
Polar = 0x00000001,
ShadowRGB = 0x00000010,
ShadowGray = 0x00000020,
};
[FlagsAttribute()] public enum class MosaicTilesCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Group | Flags |
| Drawing Shape | Cartesian, Polar |
| Shadow | Flat, Gray, Colored |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.SpecialEffects.MosaicTilesCommandFlags