DK for ActiveX | TatukGIS_XDK11.ITGIS_Textures.SetPartOffset | Methods | Properties
Set a part offset.
// C# public void SetPartOffset( int _part, int _offset );
' VisualBasic Public Sub SetPartOffset( ByVal _part As Integer, ByVal _offset As Integer )
// Oxygene public procedure SetPartOffset( _part : Integer; _offset : Integer );
Name | Type | Description |
---|---|---|
_part | int Integer | part number |
_offset | int Integer | new offset |