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