CadMLineStyleObject.FillColor

CadMLineStyleObject.FillColor property

Gets or sets the color of the fill.

public short? FillColor { get; set; }

Property Value

The color of the fill.

See Also