Click or drag to resize

AnnotateIconSize Enumeration

Specifies the image size to extract with ExtractAnnotationIcon(AnnotateIcon, AnnotateIconSize).

Namespace:  Atalasoft.Annotate.Icons
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum AnnotateIconSize
Members
  Member nameDescription
Size16 A 16 x 16 pixel image.
Size24 A 24 x 24 pixel image.
Size32 A 32 x 32 pixel image.
See Also