User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_textures.numparts

Table of Contents

TGIS_Textures.NumParts property

DK11 for .NET | TatukGIS.NDK.TGIS_Textures.NumParts | Methods | Properties

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

Available also on: Delphi | Java | ActiveX | 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:36

Page Tools