ILNumerics Ultimate VS

Gear Constructor

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Initializes a new instance of the Gear class

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public Gear(
	float inR = 0,2f,
	float outR = 0,8f,
	float toothR = 1f,
	int toothCount = 10,
	float thickness = 1f
)

Parameters

inR (Optional)
Type: SystemSingle
outR (Optional)
Type: SystemSingle
toothR (Optional)
Type: SystemSingle
toothCount (Optional)
Type: SystemInt32
thickness (Optional)
Type: SystemSingle
See Also

Reference