[]
        
(Showing Draft Content)

C1.C1Preview.Style.BackgroundImageAlign

BackgroundImageAlign Property

BackgroundImageAlign

Gets or sets the background image alignment.

Declaration
public IImageAlign BackgroundImageAlign { get; set; }
Remarks

This property is non-ambient (inherited from the Parent of the current style if not explicitly set).

The default is to align to left/top, stretch horizontally and vertically, and keep aspect ratio.

See Also