Click or drag to resize

angle Constructor (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the angle class

Namespace:  imbSCI.Core.math
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public angle(
	string input
)
Request Example View Source

Parameters

input
Type: SystemString
See Also