Click or drag to resize

ResizeOption Enumeration

Defines cell/image resize options.

Namespace:  MediaCy.Commands.Export
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Enumeration ResizeOption
Members
  Member nameValueDescription
None0 Do not resize.
Cell1 Resize cell to fit the item.
Item2 Resize item to fit in the cell.
Remarks