public class PenExtensions extends Object
Contains extension methods for Pen
and 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-2016 Aspose Pty Ltd. All Rights Reserved.