Click or drag to resize

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.1.418.0 (24.1.418.0)
Syntax
public Color BackLineColor { get; set; }

Property Value

Type: Color
Remarks
This is only used when OutlineAppearance is StylizeBackLines.
See Also