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

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

Return Value

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