D2DPen Constructor(Brush,double)

Summary
Initializes a new D2DPen having the specified brush and thickness.
Syntax
C#
C++/CLI
public D2DPen( 
   Brush brush, 
   double thickness 
) 
public: 
D2DPen(  
   Brush^ brush, 
   double thickness 
) 

Parameters

brush
The Brush used for rendering.

thickness
A System.Double value that represents the thickness.

Remarks

Creates a new instance of the D2DPen class.

Requirements

Target Platforms

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.D2DRendering Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.