Skip to main content
All docs
V25.1
  • FluentSplashScreenOptions.LogoImageOptions Property

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

    Namespace: DevExpress.XtraSplashScreen

    Assembly: DevExpress.XtraEditors.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public ImageOptions LogoImageOptions { get; }

    Property Value

    Type Description
    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 Type Path to LogoImageOptions
    FluentSplashScreenOptions
    .Default .LogoImageOptions

    Remarks

    image

    See Also