Prizm Content Connect
GetTile Method
See Also  Send Feedback
PccViewerServices Namespace > Page Class : GetTile Method






scale
scale value from greater then 0 to less than or equal to 1.0.
x
Horizontal tile start location in pixels.
y
Vertical tile start location in pixels.
width
Width of tile in pixels.
height
Height of tile in pixels.
requestedFileType
File type request must be for jpeg or png only.

Glossary Item Box

Returns raster formatted jpeg or png tiles.

Syntax

 
Visual Basic
C#
Delphi
JScript
Managed Extensions for C++
C++/CLI
 
 

Parameters

scale
scale value from greater then 0 to less than or equal to 1.0.
x
Horizontal tile start location in pixels.
y
Vertical tile start location in pixels.
width
Width of tile in pixels.
height
Height of tile in pixels.
requestedFileType
File type request must be for jpeg or png only.

Return Value

Returns formatted data image tile.

See Also

©2013. Accusoft Corporation. All Rights Reserved.