VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebArcInteractionPointJS type / get_FirstPointFillColor Property
Syntax BrowserCompatibility SeeAlso
    get_FirstPointFillColor Method
    Gets the first point fill color of the interaction area.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebArcInteractionPointJS(cursor);
    
    var value; // Type: string
    value = instance.get_FirstPointFillColor();
    
    

    Return Value

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