FillStyleIndex

ShapeStyle.FillStyleIndex property

Returns or sets shape’s fill column index in style matrices. 0 means no fill, positive value - index in theme’s fill styles, negative value - index in theme’s background styles. Read/write Int16.

public short FillStyleIndex { get; set; }

See Also