'Declaration <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <DescriptionAttribute("A measuring annotation data.")> Public ReadOnly Property MeasuringAnnotation As MeasuringAnnotationData
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Description("A measuring annotation data.")] public MeasuringAnnotationData MeasuringAnnotation { get; }
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Description("A measuring annotation data.")] public: __property MeasuringAnnotationData* get_MeasuringAnnotation();
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Description("A measuring annotation data.")] public:
property MeasuringAnnotationData^ MeasuringAnnotation { MeasuringAnnotationData^ get(); }