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