Color2

CmxFillStyle.Color2 property

Gets or sets the secondary color.

public CmxColor Color2 { get; set; }

Property Value

The secondary color. Used only for Two-color pattern fill type.

See Also