DK11 for Java | tatukgis.jdk.TGIS_Shape.Assign | Constructors | Fields | Methods | Properties
Assign values from a given shape.
// Java public void Assign( TGIS_Shape _source );
// Oxygene public procedure Assign( _source : TGIS_Shape );
Name | Type | Description |
---|---|---|
_source | TGIS_Shape | Given shape. Must be same shape as current object. |