DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Textures.GetPartSize | Methods | Properties
Get part size.
// C# public int GetPartSize( int _part );
' VisualBasic Public Function GetPartSize( ByVal _part As Integer ) As Integer
// Oxygene public function GetPartSize( _part : Integer ) : Integer;
Name | Type | Description |
---|---|---|
_part | int Integer | number of part |
Type | Description |
---|---|
int Integer | part size. |