The CollarLine property returns or changes the CollarLine object for a map collar.
Syntax
object.CollarLine
Example
'CollarLine
'Change the line color of the collar
Collar.CollarLine.color = mvColorBlue
Used by: Collar object