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