Click or drag to resize

ThumbnailStyleBuildStyle Method

Returns a CSS string representing the style of an individual thumbnail based on its properties. It only includes properties that are not set to their default value.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public string BuildStyle()

Return Value

Type: String
A CSS string that represents the style of the thumbnail.
See Also