'Declaration Public Overrides ReadOnly Property Resolution As Vintasoft.Imaging.Resolution
public override Vintasoft.Imaging.Resolution Resolution { get; }
public: __property Vintasoft.Imaging.Resolution get_Resolution(); override;
public:
property Vintasoft.Imaging.Resolution Resolution { Vintasoft.Imaging.Resolution get() override;; }
Property Value
The resolution loaded from an image metadata if HasResolution returns true; otherwise, the default (screen) resolution.