'Declaration <CategoryAttribute("RAW Image")> Public Overrides ReadOnly Property Resolution As Vintasoft.Imaging.Resolution
[Category("RAW Image")] public override Vintasoft.Imaging.Resolution Resolution { get; }
[Category("RAW Image")] public: __property Vintasoft.Imaging.Resolution get_Resolution(); override;
[Category("RAW Image")] public:
property Vintasoft.Imaging.Resolution Resolution { Vintasoft.Imaging.Resolution get() override;; }
Property Value
Разрешение, загруженное из метаданных изображения, если HasResolution возвращает true; в противном случае - разрешение по умолчанию (экранное).