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.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public AnnotationDataCollection Items { get; }

Property Value

Type: AnnotationDataCollection
An AnnotationDataCollection for this layer.
See Also