PropagatorPointPropagator Property |
Gets the propagator associated with this point.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Object Propagator { get; }
Public ReadOnly Property Propagator As Object
Get
public:
property Object^ Propagator {
Object^ get ();
}
member Propagator : Object with get
Property Value
Type:
ObjectSee Also