Click or drag to resize

Annotation Constructor

Default constructor

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public Annotation(
	HotImage Parent
)

Parameters

Parent
Type: Deltabit.WinFormsHotImage
This is the parent HotImage of the Annotation, and must be passed when using this constructor.
See Also