Click or drag to resize

LayerDataItems Property

Gets an AnnotationDataCollection used to hold the data for this layer.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public AnnotationDataCollection Items { get; }

Property Value

Type: AnnotationDataCollection
An AnnotationDataCollection for this layer.
See Also