'Declaration Protected Sub DeserializeTextAnnotationBaseProperties( _
ByVal annotationDataЭкземпляр класса TextAnnotationDataBase.As Vintasoft.Imaging.Annotation.TextAnnotationDataBase, _
ByVal annotationInfoСловарь, содержащий информацию об именах и значениях свойств аннотаций.As System.Collections.Generic.Dictionary(Of String,Object) _
)
protected void DeserializeTextAnnotationBaseProperties(
Vintasoft.Imaging.Annotation.TextAnnotationDataBase annotationData,
System.Collections.Generic.Dictionary<string,object> annotationInfo
)
protected: void DeserializeTextAnnotationBaseProperties(
Vintasoft.Imaging.Annotation.TextAnnotationDataBase annotationData,
System.Collections.Generic.Dictionary<string,object*>* annotationInfo
)
protected:
void DeserializeTextAnnotationBaseProperties(
Vintasoft.Imaging.Annotation.TextAnnotationDataBase annotationData,
System.Collections.Generic.Dictionary<string,object^>^ annotationInfo
)
Parameters
- annotationData
- Экземпляр класса TextAnnotationDataBase.
- annotationInfo
- Словарь, содержащий информацию об именах и значениях свойств аннотаций.