public final class PenExtensions extends Object
Contains extension methods for Pen and System.Drawing.Pen.
| Modifier and Type | Method and Description |
|---|---|
static com.aspose.ms.System.Drawing.Pen |
toGdiPen(Pen pen)
Converts the
Pen to the System.Drawing.Pen. |
public static com.aspose.ms.System.Drawing.Pen toGdiPen(Pen pen)
Converts the Pen to the System.Drawing.Pen.
pen - The Pen to convert.System.Drawing.Pen.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.