ScalarDelayedByLinkPathForTimeDelay Property |
Gets or sets the path from which to obtain the link delay.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public LinkPath PathForTimeDelay { get; set; }
Public Property PathForTimeDelay As LinkPath
Get
Set
public:
property LinkPath^ PathForTimeDelay {
LinkPath^ get ();
void set (LinkPath^ value);
}
member PathForTimeDelay : LinkPath with get, set
Property Value
Type:
LinkPathSee Also