'Declaration Public Shared Function CreateRenderer( _
ByVal annotationDataДанные аннотации.As Vintasoft.Imaging.Annotation.AnnotationData _
) As AnnotationRenderer
public static AnnotationRenderer CreateRenderer(
Vintasoft.Imaging.Annotation.AnnotationData annotationData
)
public: static AnnotationRenderer* CreateRenderer(
Vintasoft.Imaging.Annotation.AnnotationData* annotationData
)
public:
static AnnotationRenderer^ CreateRenderer(
Vintasoft.Imaging.Annotation.AnnotationData^ annotationData
)
Parameters
- annotationData
- Данные аннотации.
Return Value
Рендерер для данных аннотации.