DK for ActiveX | TatukGIS_XDK11.ITGIS_Bitmap.Assign_ | Methods | Properties
Assign bitmap from other instance.
// C# public void Assign_( ITGIS_Bitmap _source );
' VisualBasic Public Sub Assign_( ByVal _source As ITGIS_Bitmap )
// Oxygene public procedure Assign_( _source : ITGIS_Bitmap );
Name | Type | Description |
---|---|---|
_source | ITGIS_Bitmap | source bitmap |