PainterPen Class

Summary:

Module: aspose.gis.painting

Full Name: aspose.gis.painting.PainterPen

Aspose.PSD Version: 25.9.0

Constructors

NameDescription
PainterPen()Initializes a new instance of the PainterPen class
PainterPen(color, width, style, line_join)Initializes a new instance of the PainterPen class
PainterPen(options)Initializes a new instance of the PainterPen class

Properties

NameTypeAccessDescription
cap_stylePenCapStyler
colorSystem.Drawing.Colorr
dash_offsetdoubler
dash_patternSystem.Collections.Generic.IReadOnlyListr
line_joinPenLineJoinr
no_pen [static]PainterPenr
stylePenStyler
widthdoubler

Constructor: PainterPen()

 PainterPen() 

Initializes a new instance of the PainterPen class

Constructor: PainterPen(color, width, style, line_join)

 PainterPen(color, width, style, line_join) 

Initializes a new instance of the PainterPen class

Parameters:

ParameterTypeDescription
colorSystem.Drawing.Color
widthdouble
stylePenStyle
line_joinPenLineJoin

Constructor: PainterPen(options)

 PainterPen(options) 

Initializes a new instance of the PainterPen class

Parameters:

ParameterTypeDescription
optionsPainterPenOptions