Click or drag to resize

PointExRotate Method (PointEx, Double)

Namespace:  Scilligence.MolEngine.Common
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public PointEx Rotate(
	PointEx origin,
	double deg
)

Parameters

origin
Type: Scilligence.MolEngine.CommonPointEx
deg
Type: SystemDouble

Return Value

Type: PointEx
See Also