Returns an instance of the System.Drawing.Pen class that can be used to paint in a GDI+ Graphics object.
Namespace: MindFusion.Drawing
Package: MindFusion.Common
C#
![]() |
---|
public Pen CreateGdiPen ( |
Visual Basic
![]() |
---|
Public Function CreateGdiPen( _ |
The rectangle in which painting will be performed.
A System.Drawing.Pen instance corresponding to this pen.