DK11 for Delphi | GisTypesUI.TGIS_Bitmap.Assign | Constructors | Methods | Properties
Assign bitmap from other instance.
// Delphi public procedure Assign( _source : TGIS_Bitmap );
// C++ Builder public: void Assign( TGIS_Bitmap* _source );
Name | Type | Description |
---|---|---|
_source | TGIS_Bitmap | source bitmap |