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