User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_drawbuff.value

Table of Contents

TGIS_DrawBufF.Value property

DK11 for Python | tatukgis.pdk.TGIS_DrawBufF.Value | Methods | Properties

Array element value.

Available also on: ActiveX.

Syntax

# Python
 
def Value(
  self,
  _idx: int
) -> TPointF: 
 
 
def Value(
  self,
  _idx: int,
  _value: TPointF
) -> None: 

Parameters

Name Type Description
_idx int index of the element

Value

Type
TPointF
2024/03/08 22:04

Page Tools