User Tools

Site Tools


api:dk11:delphi:gistypesui.tgis_brush.assign_tgis_brush

Table of Contents

TGIS_Brush.Assign method

DK for Delphi | GisTypesUI.TGIS_Brush.Assign | Constructors | Fields | Methods

Assign brush from other instance.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  procedure Assign(
    const _source : TGIS_Brush
  );
// C++ Builder
public:
  void Assign(
    TGIS_Brush* const _source
  );

Parameters

Name Type Description
_source TGIS_Brush source brush definition
2025/01/31 01:09

Page Tools