DK11 for ActiveX | TatukGIS_XDK11.ITGIS_DrawBufF.Value | Methods | Properties
Array element value.
Available also on: Python.
// C# public TPointF Value[_idx int] { get {} set {} }
' VisualBasic Public Property Value(ByVal _idx As Integer] As TPointF Get End Get Set(ByVal value As TPointF) End Set End Property
// Oxygene public property Value[ _idx : Integer ] : TPointF read read;
Name | Type | Description |
---|---|---|
_idx | int Integer | index of the element |
Type |
---|
TPointF |