AxesPrimitive.PersistenceWidth Property |
Gets or Sets persistence point/line width.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double PersistenceWidth { get; set; }
Public Property PersistenceWidth As Double
Get
Set
public:
property double PersistenceWidth {
double get ();
void set (double value);
}
member PersistenceWidth : float with get, set
Property Value
Type:
Double
See Also