Accusoft.ImagXpressSdk Namespace > SaveOptionsJp2 Class : TileSize Property |
'Declaration Public Property TileSize As Size
'Usage Dim instance As SaveOptionsJp2 Dim value As Size instance.TileSize = value value = instance.TileSize
public Size TileSize {get; set;}
The default value is zero.
The recommended non-zero setting is 64, with the width and height arguments of the System.Drawing.Size property usually being equal.