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.Colors property


Gets or sets an array of color, needed in brush to write text
[Visual Basic]
Public Property Colors As Color( )
 
[C#]
public float Color[ ] { get; set; }
 

Property Value

This property specifies the color to write watermark text.

Default value there are two elements in Colors, Color[ 0 ] = Color.Black ; Color[ 1 ] = Color.White

For more information, please refer to BrushStyle

See also

Writer class | angGoGo.CoolWatermark namespace

 

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

  Valid HTML 4.01 Transitional