Class BackgroundColour

BackgroundColour class

public class BackgroundColour : Command

Constructors

NameDescription
BackgroundColour(CgmFile)
BackgroundColour(CgmFile, Color)

Properties

NameDescription
Color { get; }Gets the background color
ElementClass { get; }
ElementId { get; }

Methods

NameDescription
override ReadFromBinary(IBinaryReader)
override ToString()
override WriteAsBinary(IBinaryWriter)
override WriteAsClearText(IClearTextWriter)

Remarks

Class=2, Element=7

See Also