Gets the value of the coordinate.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax Public ReadOnly Property Value As T
Get
public:
virtual property T Value {
T get () sealed;
}
abstract Value : 'T with get
override Value : 'T with get
Property Value
Type:
TImplements
IMotionT, TDerivativeValueSee Also