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