public WpfRulersAnnotationView(
Vintasoft.Imaging.Annotation.RulersAnnotationData annotationData
)
public: WpfRulersAnnotationView(
Vintasoft.Imaging.Annotation.RulersAnnotationData* annotationData
)
public:
WpfRulersAnnotationView(
Vintasoft.Imaging.Annotation.RulersAnnotationData^ annotationData
)
'Declaration Public Function New( _
ByVal annotationDataObject that stores the annotation data.As Vintasoft.Imaging.Annotation.RulersAnnotationData _
)
Parameters
- annotationData
- Object that stores the annotation data.