get_CollapsedIconType Method
In This Topic
Gets a type of collapsed annotation when CollapsedType is equal to "Image".
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebStickyNoteAnnotationViewJS();
var value; // Type: Vintasoft.Imaging.Annotation.WebCollapsedAnnotationIconTypeEnumJS
value = instance.get_CollapsedIconType();
Return Value
An instance of
WebCollapsedAnnotationIconTypeEnumJS class that defines the type of collapsed icon. Default value is "Note".
Browser Compatibility
See Also