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
PositionStyle Enumeration


Specialized positions, you can use these positions to write watermark easily if you do not want to calculate by yourself

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

Members

Member name Description
BottomCenter Specifies the position of watermark is on the bottom-center of image
BottomLeft Specifies the position of watermark is on the bottom-left of image
BottomRight Specifies the position of watermark is on the bottom-right of image
Customize Specifies the position of watermark is customized, Position must be assigned if this value is set
MiddleCenter Specifies the position of watermark is on the middle-center of image
MiddleLeft Specifies the position of watermark is on the middle-left of image
MiddleRight Specifies the position of watermark is on the middle-right of image
TopCenter Specifies the position of watermark is on the top-center of image
TopLeft Specifies the position of watermark is on the top-left of image
TopRight Specifies the position of watermark is on the top-right of image

See also

Writer class | WriteText method | angGoGo.CoolWatermark namespace

 

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

  Valid HTML 4.01 Transitional