Click or drag to resize

RubberStampAnnotation Constructor (RubberStampData)

Creates a new instance of RubberStampAnnotation providing the RubberStampData used by the annotation.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public RubberStampAnnotation(
	RubberStampData data
)

Parameters

data
Type: Atalasoft.AnnotateRubberStampData
The RubberStampData used by this annotation.
See Also