Visual Basic (Declaration) | |
---|---|
Public Property UseTileSize As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool UseTileSize {get; set;} |
Return Value
true to use TileWidth and TileHeight when saving TIFF images; otherwise, false.For an example, refer to CodecsTiffOptions.
To use tile size when saving TIFF images, first set UseTileSize to true, then set the tile size in TileWidth
and TileHeight prior of calling RasterCodecs.Save.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6