User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.pointszsize

Table of Contents

ITGIS_Shape.PointsZSize property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.PointsZSize | Methods | Properties

Size of points Z part of geometry.

Available also on: Delphi | .NET | Java | 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:11

Page Tools