'Declaration Public Property scaleY As Single
public float scaleY { get; set; }
public: __property float get_scaleY(); public: __property void set_scaleY( float value);
public:property float scaleY { float get(); void set(float value); }
Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5
ImageScalingRequestParams Class ImageScalingRequestParams Members