property Pool.BorderColor as Color
Gets or sets a value that indicates the pool's border color.

TypeDescription
Color A Color expression that specifies the color to show the pool's border.
By default, the BorderColor property is -1 ( transparent). The BorderColor property specifies the color to show the pool's border. The Background(exPoolBorderColor) property defines the color for border for all pools on the surface, while BorderColor property is -1. The Border property specifies the style to display the pool's border. The Color property specifies the visual appearance/ background color of the pool. The Pattern property specifies the pattern/frame to be shown on the pool's background.

The following screen shot shows the pool's border in red: