| FillEnabled { get; set; } | Gets or sets a value indicating whether Stroke fill enabled. | 
| FillSettings { get; set; } | Gets or sets Fill settings of the Stroke. | 
| Key { get; } | Gets the layer resource key. | 
| override Length { get; } | Gets the layer resource length in bytes. | 
| PsdVersion { get; } | Gets the minimal psd version required for layer resource. 0 indicates no restrictions. | 
| virtual Signature { get; } | Gets the signature. | 
| StrokeEnabled { get; set; } | Gets or sets a value indicating whether stroke effect enabled. | 
| StrokeStyleBlendMode { get; set; } | Gets or sets Stroke Blend mode. | 
| StrokeStyleContent { get; set; } | Gets or sets Stroke entity. Property determines fill settings of the stroke. | 
| StrokeStyleLineAlignment { get; set; } | Gets or sets Stroke style line alignment. | 
| StrokeStyleLineCapType { get; set; } | Gets or sets the type of the stroke style line cap. | 
| StrokeStyleLineCapWidth { get; set; } | Gets or sets Stroke line cap width. | 
| StrokeStyleLineDashOffset { get; set; } | Gets or sets the stroke style line dash offset. | 
| StrokeStyleLineDashSet { get; set; } | Gets or sets array of line dashes. | 
| StrokeStyleLineJoinType { get; set; } | Gets or sets Stroke style line join type. | 
| StrokeStyleLineWidth { get; set; } | Gets or sets Stroke line width. | 
| StrokeStyleMiterLimit { get; set; } | Gets or sets the stroke style miter limit. | 
| StrokeStyleOpacity { get; set; } | Gets or sets Stroke style opacity (0-100%). | 
| StrokeStyleResolution { get; set; } | Gets or sets Stroke style resolution. | 
| StrokeStyleScaleLock { get; set; } | Gets or sets Stroke style scale lock. | 
| StrokeStyleStrokeAdjust { get; set; } | Gets or sets Stroke adjust. | 
| StrokeStyleVersion { get; set; } | Gets or sets the stroke style version. |