Overload | Description |
Backdrop Constructor() | Initializes a new instance of the Backdrop class. |
Backdrop Constructor(AntiAliasMode) | Initializes a new instance of the Backdrop class with the AntiAliasMode value specified. |
Backdrop Constructor(Color) | Initializes a new instance of the Backdrop class with the specified color. |
Backdrop Constructor(Color,AntiAliasMode) | Initializes a new instance of the Backdrop class with the specified parameters. |
Backdrop Constructor(Color,Byte) | Initializes a new instance of the Backdrop class with the specified parameters. |
Backdrop Constructor(Color,Byte,AntiAliasMode) | Initializes a new instance of the Backdrop class with the specified parameters. |
Backdrop Constructor(GradientType,Color,Color) | Initializes a new instance of the Backdrop class with the specified parameters. |
Backdrop Constructor(GradientType,Color,Color,AntiAliasMode) | Initializes a new instance of the Backdrop class with the specified parameters. |
Backdrop Constructor(HatchStyle,Color,Color) | Initializes a new instance of the Backdrop class with the specified parameters. |
Backdrop Constructor(HatchStyle,Color,Color,AntiAliasMode) | Initializes a new instance of the Backdrop class with the specified parameters. |
Backdrop Constructor(Image,PicturePutStyle) | Initializes a new instance of the Backdrop class with the specified parameters. |
Backdrop Constructor(Image,PicturePutStyle,AntiAliasMode) | Initializes a new instance of the Backdrop class with the specified parameters. |
Backdrop Constructor(BackdropStyle,Color,Color,GradientType,HatchStyle,Image,PicturePutStyle) | Initializes a new instance of the Backdrop class with the specified parameters. |
Backdrop Constructor(BackdropStyle,Color,Color,GradientType,HatchStyle,Image,PicturePutStyle,AntiAliasMode) | Initializes a new instance of the Backdrop class with the specified parameters. |
Backdrop Constructor(BackdropStyle,Color,Color,GradientType,HatchStyle,Image,PicturePutStyle,Byte) | Initializes a new instance of the Backdrop class with the specified parameters. |
Backdrop Constructor(BackdropStyle,Color,Color,GradientType,HatchStyle,Image,PicturePutStyle,Byte,AntiAliasMode) | Initializes a new instance of the Backdrop class with the specified parameters. |