Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Color used to display callout lines.
Definition
Visual Basic Public Property CalloutLine As Integer C# public int CalloutLine { get; set; } C++ public:
property int CalloutLine {
int get();
void set(int value);
}JScript public function get CalloutLine() : int
public function set CalloutLine(int);
Property Value
This property is read/write.