Click or drag to resize

ResizeNewSize Property

Defines new image size in the selected units.

Namespace:  MediaCy.Commands.Image
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Property NewSize As SizeF
	Get
	Set

Property Value

Type: SizeF

Return Value

Type: SizeF
Remarks
If Width or Height is less or equal to 0 then the parameter will be calculated to keep the ratio of the image.
See Also