Back to Devexpress

FluentSplashScreenOptions.LogoImageOptions Property

windowsforms-devexpress-dot-xtrasplashscreen-dot-fluentsplashscreenoptions.md

latest1.7 KB
Original Source

FluentSplashScreenOptions.LogoImageOptions Property

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

Namespace : DevExpress.XtraSplashScreen

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public ImageOptions LogoImageOptions { get; }
vb
Public ReadOnly Property LogoImageOptions As ImageOptions

Property Value

TypeDescription
ImageOptions

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

|

Property Paths

You can access this nested property as listed below:

Object TypePath to LogoImageOptions
FluentSplashScreenOptions

.Default .LogoImageOptions

|

Remarks

See Also

FluentSplashScreenOptions Class

FluentSplashScreenOptions Members

DevExpress.XtraSplashScreen Namespace