public class AuxiliaryColour extends ColourCommand
Class=3, ElementId=3
| Constructor and Description |
|---|
AuxiliaryColour(CgmFile container) |
AuxiliaryColour(CgmFile container,
CgmColor color) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeAsClearText(IClearTextWriter writer)
Writes/exports the command as clear text mode
|
getColor, readFromBinary, setColor, writeAsBinaryassert_, getElementClass, getElementId, toStringpublic AuxiliaryColour(CgmFile container)
public void writeAsClearText(IClearTextWriter writer)
CommandWrites/exports the command as clear text mode
writeAsClearText in class Commandwriter - The text writer to write the clear text to.Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.