DK11 for Delphi | GisClasses.TGIS_PartDescriptors.PartDescriptor | Methods | Properties
Part descriptor array. Should be equal to number of shape parts.
// Delphi public property PartDescriptor[ const _index : Integer ] : TGIS_PartDescriptor read write;
// C++ Builder public: __property TGIS_PartDescriptor* PartDescriptor = {read, write};
Name | Type | Description |
---|---|---|
_index | Integer | part descriptor array index |
Type |
---|
TGIS_PartDescriptor |