ScalarDopplerConeAngleMovingLinkEnd Property |
Gets or sets the end of the link that is the moving object.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public LinkRole MovingLinkEnd { get; set; }
Public Property MovingLinkEnd As LinkRole
Get
Set
public:
property LinkRole MovingLinkEnd {
LinkRole get ();
void set (LinkRole value);
}
member MovingLinkEnd : LinkRole with get, set
Property Value
Type:
LinkRoleSee Also