PropagationPointElementIntegrationPoint Property |
Gets the
Point of the integrated position.
Namespace:
AGI.Foundation.Propagators.Advanced
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public abstract Point IntegrationPoint { get; }
Public MustOverride ReadOnly Property IntegrationPoint As Point
Get
public:
virtual property Point^ IntegrationPoint {
Point^ get () abstract;
}
abstract IntegrationPoint : Point with get
Property Value
Type:
PointSee Also