'Declaration Public Function AddText( _
ByVal textТекст текстовой аннотации.As System.String _
) As Vintasoft.Imaging.Annotation.TextAnnotationData
public Vintasoft.Imaging.Annotation.TextAnnotationData AddText(
System.String text
)
public: Vintasoft.Imaging.Annotation.TextAnnotationData* AddText(
System.String text
)
public:
Vintasoft.Imaging.Annotation.TextAnnotationData^ AddText(
System.String text
)
Parameters
- text
- Текст текстовой аннотации.
Return Value
Текстовая аннотация, которая заполняет просмотрщик аннотаций.