Returns an instance of the System.Drawing.Pen class that can be used to paint in a GDI+ Graphics object.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
public Pen CreateGdiPen () |
Visual Basic Copy Code |
---|
Public Function CreateGdiPen () As Pen |
A System.Drawing.Pen instance corresponding to this pen.