DXSplashScreen.SplashSvgImage Property
In This Article
Gets an SVG image to be shown as a Splash Image.
Namespace: DevExpress.ExpressApp.Win.Utils
Assembly: DevExpress.ExpressApp.Win.v24.2.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
#Declaration
#Remarks
If you passed an SVG image to a DXSplashScreen constructor, the SplashSvgImage property gets this image.
See Also