GraphicalSchema.GetPicture
Syntax:
Parameters:
<Width> (optional)
Picture width in pixels. If <Height> or <Width> = 0, the current graphical schema dimensions are used on client in the ordinary form. In other cases, the default dimensions are used.
Default value: 0.
<Height> (optional)
Picture height in pixels. If <Height> or <Width> = 0, the current graphical schema dimensions are used on client in the ordinary form. In other cases, the default dimensions are used.
Default value: 0.
<PictureFormat> (optional)
Defines image format.
Available values for raster graphics are:
BMP, PNG and base type.
For vector graphics only the base type is allowed.
Default value: BMP.
Returned value:
Description:
Availability: