Initializes a new instance of the Backdrop class.
[Visual Basic] Public Sub New()
Initializes a new instance of the Backdrop class with the AntiAliasMode value specified.[C#] public Backdrop();
[Visual Basic] Public Sub New(AntiAliasMode)
Initializes a new instance of the Backdrop class with the parameters specified.
Initializes a new instance of the Backdrop class with the parameters specified.
Initializes a new instance of the Backdrop class with the parameters specified.
Initializes a new instance of the Backdrop class with the parameters specified.
Initializes a new instance of the Backdrop class with the color specified.
[Visual Basic] Public Sub New(Color)
Initializes a new instance of the Backdrop class with the parameters specified.
[Visual Basic] Public Sub New(Color,AntiAliasMode)
Initializes a new instance of the Backdrop class with the parameters specified.
[Visual Basic] Public Sub New(Color,Byte)
Initializes a new instance of the Backdrop class with the parameters specified.
[Visual Basic] Public Sub New(Color,Byte,AntiAliasMode)
Initializes a new instance of the Backdrop class with the parameters specified.
[Visual Basic] Public Sub New(GradientType,Color,Color)
Initializes a new instance of the Backdrop class with the parameters specified.
[Visual Basic] Public Sub New(GradientType,Color,Color,AntiAliasMode)
Initializes a new instance of the Backdrop class with the parameters specified.
[Visual Basic] Public Sub New(HatchStyle,Color,Color)
Initializes a new instance of the Backdrop class with the parameters specified.
[Visual Basic] Public Sub New(HatchStyle,Color,Color,AntiAliasMode)
Initializes a new instance of the Backdrop class with the parameters specified.
[Visual Basic] Public Sub New(Image,PicturePutStyle)
Initializes a new instance of the Backdrop class with the parameters specified.
[Visual Basic] Public Sub New(Image,PicturePutStyle,AntiAliasMode)
Backdrop Class | Backdrop Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.