User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_controlattributes.layouttype

Table of Contents

ITGIS_ControlAttributes.LayoutType property

Syntax

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

Value

2022/11/16 01:08

Page Tools