FluentSplashScreenOptions.LogoImageOptions Property
In This Article
Contains settings to specify and customize a raster or vector logo image.
Namespace: DevExpress.XtraSplashScreen
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public ImageOptions LogoImageOptions { get; }
#Property Value
Type | Description |
---|---|
Image |
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 Type | Path to Logo |
---|---|
Fluent |
|
#Remarks
See Also