VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Web.Services Namespace / RenderImageTileRequestParams Class
In This Topic
RenderImageTileRequestParams Class Properties
In This Topic
For a list of all properties of this type, see RenderImageTileRequestParams.
Public Properties
 NameDescription
Public PropertyGets or sets the decoding settings of image. (Inherited from WebExtendedImageInfoRequestParams)
Public PropertyGets or sets an information about web image. (Inherited from WebImageInfoRequestParams)
Public PropertyGets or sets the left top point of rectangle on source image.
Public PropertyGets or sets a type of image tile.
Public PropertyGets or sets the rendering settings of image. (Inherited from WebExtendedImageInfoRequestParams)
Public PropertyGets or sets a value indicating whether the neighboring image tiles around the the requested tile must be rendered in addition to the rendering of requested image tile.
Public PropertyGets or sets the identifier of request. (Inherited from WebRequestParamsBase)
Public PropertyGets or sets the scale of image tile.
Public PropertyGets or sets the identifier of HTTP session. (Inherited from WebRequestParamsBase)
Public PropertyGets or sets the tile size in pixels.
Public PropertyGets or sets a value indicating whether rendered image tile must be saved in cache on server.
Public PropertyGets or sets a value indicating whether image must be rendered in vector form.
See Also