DK11 for .NET | TatukGIS.NDK.TGIS_CSEllipsoid.Assign | Constructors | Methods | Properties
Copy content of the provided object into a current object
Overrides TGIS_CSAbstract.Assign.
// C# public override void Assign( TObject _source );
' VisualBasic Public Overrides Sub Assign( ByVal _source As TObject )
// Oxygene public procedure Assign( _source : TObject ); override;
Name | Type | Description |
---|---|---|
_source | TObject | object form which content will be copied |