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