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