PathPointOutlineColor Property |
Gets the outline color associated with this point.
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 OutlineColor { get; }
Public ReadOnly Property OutlineColor As Color
Get
public:
property Color OutlineColor {
Color get ();
}
member OutlineColor : Color with get
Property Value
Type:
ColorSee Also