'Declaration Protected Function New( _
ByVal dataОбъект, хранящий данные аннотации.As Vintasoft.Imaging.Annotation.CompositeAnnotationData, _
ByVal itemsКоллекция аннотаций для этой аннотации.As System.Collections.Generic.IList(Of AnnotationRenderer) _
)
protected CompositeAnnotationRenderer(
Vintasoft.Imaging.Annotation.CompositeAnnotationData data,
System.Collections.Generic.IList<AnnotationRenderer> items
)
protected: CompositeAnnotationRenderer(
Vintasoft.Imaging.Annotation.CompositeAnnotationData* data,
System.Collections.Generic.IList<AnnotationRenderer*>* items
)
protected:
CompositeAnnotationRenderer(
Vintasoft.Imaging.Annotation.CompositeAnnotationData^ data,
System.Collections.Generic.IList<AnnotationRenderer^>^ items
)
Parameters
- data
- Объект, хранящий данные аннотации.
- items
- Коллекция аннотаций для этой аннотации.