User Tools

Site Tools


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

Table of Contents

TGIS_Shape.PointsZSize property

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

Size of points Z part of geometry.

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

Syntax

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

Value

Type
int
Integer
2022/11/16 01:35

Page Tools