Click or drag to resize

circularDisplacernestPointdistanceFromCenter Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the distance from center.

Namespace:  imbSCI.Core.math.transformation
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public double distanceFromCenter { get; set; }
Request Example View Source

Property Value

Type: Double
The distance from center.
See Also