protected void DeserializeAnnotationProperties(
Vintasoft.Imaging.Annotation.AnnotationData annotationData,
System.Collections.Generic.Dictionary<string,object> annotationInfo
)
protected: void DeserializeAnnotationProperties(
Vintasoft.Imaging.Annotation.AnnotationData annotationData,
System.Collections.Generic.Dictionary<string,object*>* annotationInfo
)
protected:
void DeserializeAnnotationProperties(
Vintasoft.Imaging.Annotation.AnnotationData annotationData,
System.Collections.Generic.Dictionary<string,object^>^ annotationInfo
)
'Declaration Protected Sub DeserializeAnnotationProperties( _
ByVal annotationDataThe annotation data.As Vintasoft.Imaging.Annotation.AnnotationData, _
ByVal annotationInfoThe annotation information.As System.Collections.Generic.Dictionary(Of String,Object) _
)
Parameters
- annotationData
- The annotation data.
- annotationInfo
- The annotation information.