Click or drag to resize

MolSetLayout Method

Namespace:  Scilligence.MolEngine
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public void Layout(
	ref Bound3D bound,
	double gap,
	Set<NonAB> objects
)

Parameters

bound
Type: Scilligence.MolEngine.CommonBound3D
gap
Type: SystemDouble
objects
Type: Scilligence.MolEngine.CommonSetNonAB
See Also