conaito Powerlight SDK 1.2

ConvertingSettings.ImageStretch Property

Gets or sets the image stretch.

[Visual Basic]
Public Property ImageStretch() As ImageStretch
   Public Get
   End Get
   Public Set
   End Set
End Property
[C#]
public ImageStretch ImageStretch { public get; public set; }

Property Value

The image stretch.

See Also

ConvertingSettings Class | Conaito.PowerLight Namespace