PainterPenOptions Class
Summary:
Module: aspose.gis.painting
Full Name: aspose.gis.painting.PainterPenOptions
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| PainterPenOptions() | Initializes a new instance of the PainterPenOptions class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| cap_style | PenCapStyle | r/w | |
| color | System.Drawing.Color | r/w | |
| dash_offset | Nullable | r/w | |
| dash_pattern | System.Collections.Generic.IEnumerable | r/w | |
| line_join | PenLineJoin | r/w | |
| style | PenStyle | r/w | |
| width | double | r/w |
Constructor: PainterPenOptions()
PainterPenOptions()
Initializes a new instance of the PainterPenOptions class