DK11 for Java | tatukgis.jdk.TGIS_PartDescriptors.PartDescriptor | Methods | Properties
Part descriptor array. Should be equal to number of shape parts.
// Java public TGIS_PartDescriptor getPartDescriptor( int _index ); public void setPartDescriptor( int _index, TGIS_PartDescriptor _value );
// Oxygene public property PartDescriptor[ const _index : Integer ] : TGIS_PartDescriptor read write;
Name | Type | Description |
---|---|---|
_index | int Integer | part descriptor array index |
Type |
---|
TGIS_PartDescriptor |