DK11 for Java | tatukgis.jdk.TGIS_CSTransformAbstract.Assign | Constructors | Methods | Properties
Copy content of the provided object into a current object
Available also on: Delphi | .NET.
Overrides TGIS_CSAbstract.Assign.
// Java public void Assign( TObject _source );
// Oxygene public procedure Assign( _source : TObject ); override;
Name | Type | Description |
---|---|---|
_source | TObject | object form which content will be copied |