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