AxesPrimitivePersistenceDuration Property |
Gets or Sets the maximum length (in seconds) of the persistence path.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double PersistenceDuration { get; set; }
Public Property PersistenceDuration As Double
Get
Set
public:
property double PersistenceDuration {
double get ();
void set (double value);
}
member PersistenceDuration : float with get, set
Property Value
Type:
DoubleSee Also