Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine
Curve Class
Curve Methods
Clone Method
CopyTo Method
Draw Method
Flip Method
Scale Method
Swap Method
Translate Method
Curve
Scale Method
Scale the coordinates
Namespace:
Scilligence.MolEngine
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
Copy
public
override
void
Scale
(
double
x
,
double
y
,
double
z
)
Parameters
x
Type:
System
Double
x factor
y
Type:
System
Double
y factor
z
Type:
System
Double
z factor
See Also
Reference
Curve Class
Scilligence.MolEngine Namespace