User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_controlnortharrow.color2

Table of Contents

ITGIS_ControlNorthArrow.Color2 property

Syntax

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

Value

Type
TColor
2022/11/16 01:08

Page Tools