User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_textures.numparts

Table of Contents

ITGIS_Textures.NumParts property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Textures.NumParts | Methods | Properties

Number of coordinate parts. Should be equal to number of shape parts.

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

Syntax

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

Value

Type
int
Integer
2022/11/16 01:12

Page Tools