User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_shape.dimension

Table of Contents

TGIS_Shape.Dimension property

DK11 for .NET | TatukGIS.NDK.TGIS_Shape.Dimension | Constructors | Fields | Methods | Properties

Shape dimension.

Available also on: Delphi | Java | ActiveX | Python.

Syntax

// C#
public TGIS_DimensionType Dimension
{
  get {}
}
' VisualBasic
Public Property Dimension As TGIS_DimensionType
  Get
  End Get
End Property
// Oxygene
public
  property Dimension : TGIS_DimensionType read;

Value

2022/11/16 01:35

Page Tools