PDF for WinRT
Pen Constructor(Color)


Color of the lines drawn with this pen.
Initializes a new instance of a Pen.
Syntax
'Declaration
 
Public Function New( _
   ByVal color As Color _
)
'Usage
 
Dim color As Color
 
Dim instance As New Pen(color)
public Pen( 
   Color color
)

Parameters

color
Color of the lines drawn with this pen.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Pen Class
Pen Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback