DK11 for Delphi | GisClasses.TGIS_Textures.GetPartSize | Methods | Properties
Get part size.
// Delphi public function GetPartSize( const _part : Integer ) : Integer;
// C++ Builder public: int GetPartSize( const int _part );
Name | Type | Description |
---|---|---|
_part | Integer | number of part |
Type | Description |
---|---|
Integer | part size. |