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

var returnValue; // Type: any

// Parameters
var value; // Type: string

returnValue = instance.set_SecondPointFillColor(value);

Parameters

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