User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_paramssection.style

Table of Contents

TGIS_ParamsSection.Style property

Syntax

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

Value

Type
string
String
2022/11/30 19:26

Page Tools