AxesPrimitiveDisplayLines Property |
Gets or Sets whether persistence lines are displayed.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool DisplayLines { get; set; }
Public Property DisplayLines As Boolean
Get
Set
public:
property bool DisplayLines {
bool get ();
void set (bool value);
}
member DisplayLines : bool with get, set
Property Value
Type:
BooleanSee Also