SolidPrimitiveSilhouetteColor Property |
Gets or sets the silhouette'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 SilhouetteColor { get; set; }
Public Property SilhouetteColor As Color
Get
Set
public:
property Color SilhouetteColor {
Color get ();
void set (Color value);
}
member SilhouetteColor : Color with get, set
Property Value
Type:
ColorSee Also