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