User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.partssize

Table of Contents

ITGIS_Shape.PartsSize property

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

Size of parts part of geometry.

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

Syntax

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

Value

Type
int
Integer
2022/11/16 01:11

Page Tools