VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebArcInteractionPointJS type / get_SecondPointBorderColor Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_SecondPointBorderColor Method
In This Topic
Gets the second point border color of the interaction area.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebArcInteractionPointJS(cursor);

var value; // Type: string
value = instance.get_SecondPointBorderColor();

Return Value

The second point border color of the interaction area.
Browser Compatibility
56+
45+
11
See Also