Initializes a new instance of the YWSplashForm class
Namespace: YiaoWang.Windows.FormsAssembly: YiaoWang.Windows.Forms (YiaoWang.Windows.Forms.dll 内) バージョン: 2.11.5.7 (2.11.5.7)
Syntax
C# |
---|
public YWSplashForm( Image image ) |
Visual Basic |
---|
Public Sub New ( _ image As Image _ ) |
Parameters
- image
- Type: System.Drawing..::..Image