DK for Java | tatukgis.jdk.TGIS_Shape.SetPartType | Constructors | Fields | Methods | Properties
Set the type of a part.
// Java public void SetPartType( int _part, TGIS_PartType _type );
// Oxygene public procedure SetPartType( _part : Integer; _type : TGIS_PartType ); virtual;
Name | Type | Description |
---|---|---|
_part | int Integer | part number |
_type | TGIS_PartType | part type |