public class PenExtensions extends Object
Contains extension methods for Pen
and System.Drawing.Pen
.
Constructor and Description |
---|
PenExtensions() |
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-2018 Aspose Pty Ltd. All Rights Reserved.