'Declaration <DescriptionAttribute("A measurement annotation data, associated with this view.")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> Public ReadOnly Property MeasurementAnnotationData As Vintasoft.Imaging.Annotation.Measurements.MeasurementAnnotationData
[Description("A measurement annotation data, associated with this view.")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public Vintasoft.Imaging.Annotation.Measurements.MeasurementAnnotationData MeasurementAnnotationData { get; }
[Description("A measurement annotation data, associated with this view.")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public: __property Vintasoft.Imaging.Annotation.Measurements.MeasurementAnnotationData* get_MeasurementAnnotationData();
[Description("A measurement annotation data, associated with this view.")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public:
property Vintasoft.Imaging.Annotation.Measurements.MeasurementAnnotationData^ MeasurementAnnotationData { Vintasoft.Imaging.Annotation.Measurements.MeasurementAnnotationData^ get(); }