User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_controlnortharrow.path

Table of Contents

ITGIS_ControlNorthArrow.Path property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ControlNorthArrow.Path | Methods | Properties

Symbol path. If empty then Style property is used.

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

Syntax

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

Value

Type
string
String
2022/11/16 01:08

Page Tools