Object.LineColor Property

ClosedDescription

Sets or returns the color of an object's lines.

ClosedSyntax

Objects(<object name or index>).LineColor = Color

Where Color is a ARGB value, such as 0xFF00FF00 for green, or a BtColor constant.