SolidPrimitiveBackLineColor Property |
Gets or sets the back line's color.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Color BackLineColor { get; set; }
Public Property BackLineColor As Color
Get
Set
public:
property Color BackLineColor {
Color get ();
void set (Color value);
}
member BackLineColor : Color with get, set
Property Value
Type:
ColorRemarks See Also