Click or drag to resize

CDXBaseAddImage Method

Namespace:  Scilligence.MolEngine.IO
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
protected int AddImage(
	Sketch sketch,
	byte[] buf,
	Bound3D bound
)

Parameters

sketch
Type: Scilligence.MolEngineSketch
buf
Type: SystemByte
bound
Type: Scilligence.MolEngine.CommonBound3D

Return Value

Type: Int32
See Also