StrokeSettings Class

Summary: Stroke settings of Shapes.

Module: aspose.psd.fileformats.psd.layers.layerresources.strokeresources

Full Name: aspose.psd.fileformats.psd.layers.layerresources.strokeresources.StrokeSettings

Inheritance: IStrokeSettings

Aspose.PSD Version: 24.4.0

Constructors

NameDescription
StrokeSettings()Initializes a new instance of the StrokeSettings class

Properties

NameTypeAccessDescription
enabledboolr/wGets or sets Stroke is enabled.
fillIFillSettingsr/wGets or sets Fill settings of the Stroke.
line_alignmentStrokePositionr/wGets or sets Stroke style line alignment.
line_capLineCapTyper/wGets or sets Stroke line cap type.
line_dash_setdoubler/wGets or sets array of line dashes.
line_joinLineJoinTyper/wGets or sets Stroke line join type.
sizedoubler/wGets or sets Stroke line width.

Constructor: StrokeSettings()

 StrokeSettings() 

Initializes a new instance of the StrokeSettings class