IMotion<T, TDerivative>.Value Property |
Gets the value of the coordinate.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
SyntaxReadOnly Property Value As T
Get
property T Value {
T get ();
}
abstract Value : 'T with get
Property Value
Type:
T
See Also