|
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 : RomanMosaicCommandFlags Enumeration |

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