'Declaration Public Property grayscaleImagesCompressionResolution As Vintasoft.Shared.Web.WebPointF
public Vintasoft.Shared.Web.WebPointF grayscaleImagesCompressionResolution { get; set; }
public: __property Vintasoft.Shared.Web.WebPointF* get_grayscaleImagesCompressionResolution(); public: __property void set_grayscaleImagesCompressionResolution(
Vintasoft.Shared.Web.WebPointF* value
);
public:
property Vintasoft.Shared.Web.WebPointF^ grayscaleImagesCompressionResolution { Vintasoft.Shared.Web.WebPointF^ get(); void set(Vintasoft.Shared.Web.WebPointF^ value); }