Visual Basic (Declaration) | |
---|---|
Public Property Background As Background |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public Background Background {get; set;} |
C++/CLI | |
---|---|
public: property Background^ Background { Background^ get(); void set (Background^ value); } |
dotnetCHARTING | Send comments on this topic. |
Background Property | |
See Also |
![]() ![]() |
dotnetCHARTING Namespace > Box Class : Background Property |
Visual Basic (Declaration) | |
---|---|
Public Property Background As Background |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public Background Background {get; set;} |
C++/CLI | |
---|---|
public: property Background^ Background { Background^ get(); void set (Background^ value); } |