Click or drag to resize

IconResourceExtractAnnotationIcon Method

Extracts an image from the DotImage assembly.

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 static Image ExtractAnnotationIcon(
	AnnotateIcon icon,
	AnnotateIconSize size
)

Parameters

icon
Type: Atalasoft.Annotate.IconsAnnotateIcon
The image to extract.
size
Type: Atalasoft.Annotate.IconsAnnotateIconSize
The size of the image to extract.

Return Value

Type: Image
See Also