←Select platform

Color Property (PDFPen)

Summary

Color of the pen.

Syntax

C#
VB
Java
C++
public Leadtools.RasterColor Color {get; set;}
Public Property Color As Leadtools.RasterColor
public RasterColor getColor() 
public void setColor(RasterColor color) 
public: 
property Leadtools.RasterColor Color { 
   Leadtools.RasterColor get(); 
   void set (    Leadtools.RasterColor ); 
} 

Property Value

A Leadtools.RasterColor that represents the color of the pen. The default value is an empty Leadtools.RasterColor structure.

Example

For an example, refer to PDFRectangleAnnotation.

Requirements

Target Platforms

See Also

Reference

PDFPen Structure

PDFPen Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize