DK11 for Delphi | GisLayerVector.TGIS_ShapePoint.setPoint | Constructors | Fields | Methods | Properties
// Delphi protected procedure setPoint( const _part : Integer; const _pos : Integer; const _ptg : TGIS_Point ); override;
// C++ Builder protected: virtual void setPoint( const int _part, const int _pos, TGIS_Point* const _ptg );
Name | Type | Description |
---|---|---|
_part | Integer | |
_pos | Integer | |
_ptg | TGIS_Point |