DK11 for Delphi | GisTypesUI.TGIS_Pen.Assign | Constructors | Fields | Methods
Assign pen definition from other instance.
// Delphi public procedure Assign( const _source : TGIS_Pen );
// C++ Builder public: void Assign( TGIS_Pen* const _source );
Name | Type | Description |
---|---|---|
_source | TGIS_Pen | source pen definition |