Initializes a new D2DPen having the specified brush and thickness.
public D2DPen( Brush brush, double thickness )
public D2DPen(
Brush brush,
double thickness
)
Public Function New( _ ByVal brush As Brush, _ ByVal thickness As Double _ )
Public Function New( _
ByVal brush As Brush, _
ByVal thickness As Double _
public: D2DPen( Brush^ brush, double thickness )
public:
D2DPen(
Brush^ brush,
brush The Brush used for rendering.
thickness A System.Double value that represents the thickness.
Creates a new instance of the D2DPen class.
Target Platforms
D2DPen Class
D2DPen Members
Overload List
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library