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

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

    Namespace: DevExpress.XtraSplashScreen

    Assembly: DevExpress.XtraEditors.v26.1.dll

    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