Click or drag to resize

ReferencedImageData Constructor (String)

Creates a new instance of ReferencedImageData specifying the filename of the image.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public ReferencedImageData(
	string fileName
)

Parameters

fileName
Type: SystemString
The filename of the image for this annotation.
See Also