ShapeStyle

Overview

ShapeStyle is a type in Aspose.PDF FOSS for Go. Inherits from: LineStyle.

ShapeStyle combines a stroke (LineStyle) with an optional fill color.

Properties: Cap, Color, DashPattern, DashPhase, FillColor, FillGradient, and 5 more.

Properties

NameTypeAccessDescription
FillColor*ColorRead/WriteGets the fill color.
FillPatternstringRead/WriteGets the fill pattern.
FillGradientGradientRead/WriteGets the fill gradient.
FillTiling*TilingPatternRead/WriteGets the fill tiling.
Color*ColorRead/WriteGets the color.
Widthfloat64Read/WriteGets the width.
DashPattern[]float64Read/WriteGets the dash pattern.
DashPhasefloat64Read/WriteGets the dash phase.
CapLineCapRead/WriteGets the cap.
JoinLineJoinRead/WriteGets the join.
MiterLimitfloat64Read/WriteGets the miter limit.

See Also

 English