Home    CoolWatermark Online Documentation Prev Next
CoolWatermark
Welcome
Features
Installation
Release Notes
Requirements
Reference
Classes
Writer
Methods
Properties
CoolWatermarkException
Structure
Border
Effect
Shadow
Shape
Enumeration
BrushStyle
EffectStyle
PositionStyle
ShapeStyle
Artical
Effect Samples
Overlapped Image
Shadow Samples
Shape Samples
Write with Border
Customize Shape Warp
Write Halo Text
Purchase
License
[Top]
CoolWatermark Component for .NET ImageComponent.NET Logo
EffectStyle Enumeration


Specifies effect style applied to watermark text

[Visual Basic]
<Serializable>
Public Enum EffectStyle
 
[C#]
[Serializable]]
Public enum EffectStyle

Members

Member name Description
BlockBottom Specifies the watermark has a block from bottom. Distance is needed here to specify the block distance. It doesn't work with Shadow.
BlockBottomLeft Specifies the watermark has a block from left bottom. Distance is needed here to specify the block distance. It doesn't work with Shadow.
BlockBottomRight Specifies the watermark has a block from right bottom. Distance is needed here to specify the block distance. It doesn't work with Shadow.
BlockLeft Specifies the watermark has a block from left. Distance is needed here to specify the block distance. It doesn't work with Shadow.
BlockRight Specifies the watermark has a block from right. Distance is needed here to specify the block distance. It doesn't work with Shadow.
BlockTop Specifies the watermark has a block from top. Distance is needed here to specify the block distance. It doesn't work with Shadow.
BlockTopLeft Specifies the watermark has a block from left top. Distance is needed here to specify the block distance. It doesn't work with Shadow.
BlockTopRight Specifies the watermark has a block from right top. Distance is needed here to specify the block distance. It doesn't work with Shadow.
Default Without any effect .
Halo Specifies the watermark with a halo effect. Distant is needed here to specify the halo degree. Available for v1.1, please read this to know about writing halo text.
Reflect Specifies the watermark with a reflect outlook, the reflected text is just sticked to the original text .
SolidHalo Specifies the watermark with a solid halo effect. Distand is needed here to specify the halo degree.
TitleShadow Specified the watermark with a title shadow. It doesn't work with Shadow. Not that perfect in any fontfamily and text .

See also

Writer class | Effect Structure | angGoGo.CoolWatermark namespace

 

2005-2007 © ImageComponent.NET. All rights reserved.

  Valid HTML 4.01 Transitional