LineGraphicsDisplayParameters Property |
Gets or sets the visibility of the line over time.
Namespace:
AGI.Foundation.Platforms
Assembly:
AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public DisplayParameters DisplayParameters { get; set; }
Public Property DisplayParameters As DisplayParameters
Get
Set
public:
property DisplayParameters^ DisplayParameters {
DisplayParameters^ get ();
void set (DisplayParameters^ value);
}
member DisplayParameters : DisplayParameters with get, set
Property Value
Type:
DisplayParametersSee Also