This documentation is for the old version. Go to the latest Graphics Mill docs

VirtualListView.BackgroundImageTiled Property

Gets/sets a value determining if the background image should be tiled.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)

Syntax

Visual Basic
Public Property BackgroundImageTiled As Boolean
C#
public bool BackgroundImageTiled { get; set; }

Property Value

A value determining if the background image should be tiled.

See Also

Reference