IShapeLayer Class
Summary: Describes the properties of Shape layer.
Module: aspose.psd.fileformats.psd.layers
Full Name: aspose.psd.fileformats.psd.layers.IShapeLayer
Aspose.PSD Version: 24.9.0
Properties
Name | Type | Access | Description |
---|---|---|---|
fill | IFillSettings | r/w | Fill settings used to fill internal area of Shapes. |
path | IPath | r | The set of Paths that present in a Shape layer. |
stroke | IStrokeSettings | r/w | Stroke settings of Shapes. |