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