Click or drag to resize

PointGrips Constructor (AnnotationGrip)

Creates a new instance of PointGrips specifying an array of AnnotationGrip objects.

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 PointGrips(
	AnnotationGrip[] grips
)

Parameters

grips
Type: Atalasoft.Annotate.UIAnnotationGrip
An array of AnnotationGrip objects to add to the collection.
See Also