DK11 for Delphi | FMX.GisRenderer.TGIS_RendererFmx.LockTransparent | Constructors | Fields | Methods | Properties
Begin of drawing in a layer transparency mode.
Overrides TGIS_RendererAbstract.LockTransparent.
// Delphi public procedure LockTransparent( const _transparency : Integer ); override;
// C++ Builder public: virtual void LockTransparent( const int _transparency );
Name | Type | Description |
---|---|---|
_transparency | Integer | 0.100 where 0 means fully transparent and 100 solid |