var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationBrushJS(type, color); var value; // Type: boolean // Parameters var brush; // Type: WebAnnotationBrushJS value = instance.equals(brush);
function equals(
brushAnnotation brush.: WebAnnotationBrushJS
) : boolean;
Parameters
- brush
- Annotation brush.
Return Value
True - this annotation brush and the specified annotation brush are equal; False - this annotation brush and the specified annotation brush are NOT equal.