Leadtools.ImageProcessing.SpecialEffects Namespace : BricksTextureCommandFlags Enumeration |
[FlagsAttribute()] public enum BricksTextureCommandFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum BricksTextureCommandFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As BricksTextureCommandFlags
[FlagsAttribute()] public enum BricksTextureCommandFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.SpecialEffects.BricksTextureCommandFlags = function() { }; Leadtools.ImageProcessing.SpecialEffects.BricksTextureCommandFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class BricksTextureCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
ColoredMortar | Use solid color BricksTextureCommand.MortarColor to draw the Mortar. |
None | No flags. |
SmoothedInEdges | Edges faded from in to out. |
SmoothedOutEdges | Edges faded from out to in. |
SolidEdges | Solid edges. |
TransparentMortar | Transparent Mortars. |
Group | Flags |
Brick edge type | SolidEdges SmoothedInEdges SmoothedOutEdges |
Mortar type | TransparentMortar ColoredMortar |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.SpecialEffects.BricksTextureCommandFlags
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2