Color1

CmxFillStyle.Color1 property

Gets or sets the primary color.

public CmxColor Color1 { get; set; }

Property Value

The primary color. Used for Uniform and Two-color pattern fill types.

See Also