var instance = new Vintasoft.Imaging.Dicom.WebVintasoftFontPropertiesJS(name, size, color, isBold, isItalic, isUnderline, isStrikeout); var value; // Type: any // Parameters var obj; // Type: object value = instance.equals(obj);
function equals(
objThe object to compare with this instance.: object
) : any;
Parameters
- obj
- The object to compare with this instance.