Click or drag to resize

RubberStampAnnotationFactoryGetAnnotationUI Method

Returns a RubberStampAnnotation if the data object is a RubberStampData class.

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 AnnotationUI GetAnnotationUI(
	AnnotationData data
)

Parameters

data
Type: Atalasoft.AnnotateAnnotationData
The RubberStampData object for the annotation.

Return Value

Type: AnnotationUI

Implements

IAnnotationUIFactoryGetAnnotationUI(AnnotationData)
See Also