'Declaration Public Overrides Property AnnotationsFormat As Vintasoft.Imaging.AnnotationsFormat
public override Vintasoft.Imaging.AnnotationsFormat AnnotationsFormat { get; set; }
public: __property Vintasoft.Imaging.AnnotationsFormat get_AnnotationsFormat(); override; public: __property void set_AnnotationsFormat(
Vintasoft.Imaging.AnnotationsFormat value
); override;
public:
property Vintasoft.Imaging.AnnotationsFormat AnnotationsFormat { Vintasoft.Imaging.AnnotationsFormat get() override;; void set(Vintasoft.Imaging.AnnotationsFormat value) override;; }
Property Value
Всегда возвращает AnnotationsFormat.Нет.