Class CellArray
CellArray class
Class=4, ElementId=9
public class CellArray : Command
Constructors
Name | Description |
---|---|
CellArray(CgmFile) | |
CellArray(CgmFile, int, int, int, CgmPoint, CgmPoint, CgmPoint, int, CgmColor[]) |
Properties
Name | Description |
---|---|
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
Name | Description |
---|---|
override ReadFromBinary(IBinaryReader) | |
override ToString() | |
override WriteAsBinary(IBinaryWriter) | |
override WriteAsClearText(IClearTextWriter) |
See Also
- class Command
- namespace Aspose.CAD.FileFormats.Cgm.Commands
- assembly Aspose.CAD