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
SyntaxPublic Property NewSize As SizeF
Get
Set
Property Value
Type:
SizeFReturn Value
Type:
SizeF
RemarksIf Width or Height is less or equal to 0 then the parameter will be calculated to keep the ratio of the image.
See Also