User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_normals.numnormals

Table of Contents

ITGIS_Normals.NumNormals property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Normals.NumNormals | Methods | Properties

Number of normals. Should be equal to number of shape points.

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

Syntax

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

Value

Type
int
Integer
2024/12/20 22:16

Page Tools