DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.SetPartType | Methods | Properties
Set the type of a part.
// C# public void SetPartType( int _part, TGIS_PartType _type );
' VisualBasic Public Sub SetPartType( ByVal _part As Integer, ByVal _type As TGIS_PartType )
// Oxygene public procedure SetPartType( _part : Integer; _type : TGIS_PartType );
Name | Type | Description |
---|---|---|
_part | int Integer | part number |
_type | TGIS_PartType | part type |