Name | Description | |
---|---|---|
![]() | RenderImageTileRequestParams | Initializes a new instance of the RenderImageTileRequestParams class. |
Name | Description | |
---|---|---|
![]() | RenderImageTileRequestParams | Initializes a new instance of the RenderImageTileRequestParams class. |
Name | Description | |
---|---|---|
![]() | decodingSettings | Gets or sets the decoding settings of image. (Inherited from WebExtendedImageInfoRequestParams) |
![]() | imageInfo | Gets or sets an information about web image. (Inherited from WebImageInfoRequestParams) |
![]() | imagePoint | Gets or sets the left top point of rectangle on source image. |
![]() | imageType | Gets or sets a type of image tile. |
![]() | renderingSettings | Gets or sets the rendering settings of image. (Inherited from WebExtendedImageInfoRequestParams) |
![]() | renderNeighbourTiles | Gets 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. |
![]() | requestId | Gets or sets the identifier of request. (Inherited from WebRequestParamsBase) |
![]() | scale | Gets or sets the scale of image tile. |
![]() | sessionId | Gets or sets the identifier of HTTP session. (Inherited from WebRequestParamsBase) |
![]() | tileSize | Gets or sets the tile size in pixels. |
![]() | useCache | Gets or sets a value indicating whether rendered image tile must be saved in cache on server. |
![]() | useVectorRendering | Gets or sets a value indicating whether image must be rendered in vector form. |