Class CellArray

CellArray class

Class=4, ElementId=9

public class CellArray : Command

Constructors

NameDescription
CellArray(CgmFile)
CellArray(CgmFile, int, int, int, CgmPoint, CgmPoint, CgmPoint, int, CgmColor[])

Properties

NameDescription
Colors { get; }either the colors are filled or the colorIndexes depending on the color selection mode
ElementClass { get; }
ElementId { get; }
LocalColorPrecision { get; }
Nx { get; }
Ny { get; }
P { get; }
Q { get; }
R { get; }
RepresentationFlag { get; }

Methods

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

See Also