get_SecondPointBorderColor Method
Gets the second point border color of the interaction area.
var instance = new Vintasoft.Imaging.Annotation.UI.WebArcInteractionPointJS(cursor);
var value; // Type: string
value = instance.get_SecondPointBorderColor();
function get_SecondPointBorderColor() : string;
Return Value
The second point border color of the interaction area.