DesktopOval.BorderColor
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As Color )
aDesktopOval.BorderColor = newColorValue
or
ColorValue = aDesktopOval.BorderColor
New in 2021r3
Supported for all project types and targets.
or
ColorValue = aDesktopOval.BorderColor
New in 2021r3
Supported for all project types and targets.
The color of the object's border.
Sample Code
The following example adds a blue border to the arc.