User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_shape.pointssize

Table of Contents

TGIS_Shape.PointsSize property

DK11 for .NET | TatukGIS.NDK.TGIS_Shape.PointsSize | Constructors | Fields | Methods | Properties

Size of points part of geometry.

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

Syntax

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

Value

Type
int
Integer
2022/11/16 01:35

Page Tools