Version

Search Results

IQuickImage Interface Members

Public Properties Public Methods

Alpha Property (IQuickImage)

Gets or sets the alpha value of the image. Syntax

Margins Property (IQuickImage)

Gets or sets the spacing between elements. Syntax

Parent Property (IQuickImage)

Gets the parent associated with the image. Syntax

SetTransparentColor Method (IQuickImage)

Sets the transparent color of the image. Syntax Parameters value String representation of the transparent color.

Stretch Property (IQuickImage)

Gets or sets a boolean value indicating whether to stretch the image to fit the container by its width. Syntax

TransparentColor Property (IQuickImage)

Gets or sets the transparent color of the image. Syntax

IRotator Interface

Represents a rotator element. Syntax Remarks This element provides the easiest way to rotate the content by 90 degrees in any direction. In order to perform more sophisiticaed content rotations, see the ISite element.