DK11 for .NET | TatukGIS.NDK.TGIS_Shape.SetPartType | Constructors | Fields | Methods | Properties
Set the type of a part.
// C# public virtual void SetPartType( int _part, TGIS_PartType _type );
' VisualBasic Public Overridable Sub SetPartType( ByVal _part As Integer, ByVal _type As TGIS_PartType )
// Oxygene public procedure SetPartType( _part : Integer; _type : TGIS_PartType ); virtual;
Name | Type | Description |
---|---|---|
_part | int Integer | part number |
_type | TGIS_PartType | part type |