SolidPrimitiveOutlineAppearance Property |
Gets or sets the outline's appearance.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public OutlineAppearance OutlineAppearance { get; set; }
Public Property OutlineAppearance As OutlineAppearance
Get
Set
public:
property OutlineAppearance OutlineAppearance {
OutlineAppearance get ();
void set (OutlineAppearance value);
}
member OutlineAppearance : OutlineAppearance with get, set
Property Value
Type:
OutlineAppearanceRemarks See Also