Command.WriteAsBinary
Command.WriteAsBinary method
Writes/exports the command as binary mode
public abstract void WriteAsBinary(IBinaryWriter writer)
Parameter | Type | Description |
---|---|---|
writer | IBinaryWriter | The writer to write the binary content to. |
See Also
- interface IBinaryWriter
- class Command
- namespace Aspose.CAD.FileFormats.Cgm.Commands
- assembly Aspose.CAD