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
Writer.Position property


Gets or sets the exact horizontal position to write watermark, only available in PositionStyle.Customize
[Visual Basic]
Public Property Position As PointF
 
[C#]
public PointF Position { get; set; }
 

Property Value

This property specifies the exact position to write watermark, PointF.X is the horizontal coordinate and PointF.Y is the vertical coordinate.

See also

Writer class | angGoGo.CoolWatermark namespace

 

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

  Valid HTML 4.01 Transitional