Skip to main content
A newer version of this page is available. .

FluentSplashScreenOptions.LogoImageOptions Property

Contains settings to specify and customize a raster or vector logo image.

Namespace: DevExpress.XtraSplashScreen

Assembly: DevExpress.XtraEditors.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public ImageOptions LogoImageOptions { get; }

Property Value

Type Description
DevExpress.Utils.ImageOptions

An object that provides settings to specify and customize a raster or vector logo image.

Remarks

See Also