User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_controlscale.dividercolor1

Table of Contents

ITGIS_ControlScale.DividerColor1 property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ControlScale.DividerColor1 | Methods | Properties

Color of the first divider.

Available also on: Delphi FMX | .NET WinForms | Java | Python.

Syntax

// C#
public TColor DividerColor1
{
  get {}
  set {}
}
' VisualBasic
Public Property DividerColor1 As TColor
  Get
  End Get
  Set(ByVal value As TColor)
  End Set
End Property
// Oxygene
public
  property DividerColor1 : TColor read read;

Value

Type
TColor
2022/11/16 01:08

Page Tools