DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ControlScale.DividerColor1 | Constructors | Methods | Properties | Events
Color of the first divider.
Available also on: Delphi FMX | Java | ActiveX | Python.
// C# [DefaultValue(typeOf(Color),Color.Black)] public Color DividerColor1 { get {} set {} }
' VisualBasic <DefaultValue(typeOf(Color),Color.Black)> Public Property DividerColor1 As Color Get End Get Set(ByVal value As Color) End Set End Property
// Oxygene public [DefaultValue(typeOf(Color),Color.Black)] property DividerColor1 : Color read read;
Type |
---|
Color |