DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.BackColor | Constructors | Fields | Methods | Properties | Events
Background color.
// C# [DefaultValue(typeOf(Color),Window)] public System.Drawing.Color BackColor { get {} set {} }
' VisualBasic <DefaultValue(typeOf(Color),Window)> Public Property BackColor As System.Drawing.Color Get End Get Set(ByVal value As System.Drawing.Color) End Set End Property
// Oxygene public [DefaultValue(typeOf(Color),Window)] property BackColor : System.Drawing.Color read read;
Type |
---|
System.Drawing.Color |