DK11 for Delphi | GisTypesUI.TGIS_Pen | Classes | Constructors | Fields | Methods
Platform independent pen class.
// Delphi type TGIS_Pen = class end;
// C++ Builder class PASCALIMPLEMENTATION TGIS_Pen
Name | Visibility | Description | |
---|---|---|---|
Color | public | Pen color | |
LineCap | public | End cap style. | |
LineJoin | public | Join style. | |
Style | public | Pen style. | |
Width | public | Pen width. | |
Name | Visibility | Description | |
---|---|---|---|
Assign | public | Assign pen definition from other instance. | |