DK11 for Java | tatukgis.jdk.TGIS_RendererAbstract.LockTransparent | Constructors | Fields | Methods | Properties
Begin of drawing in a layer transparency mode.
// Java public abstract void LockTransparent( int _transparency );
// Oxygene public procedure LockTransparent( _transparency : Integer ); virtual; abstract;
Name | Type | Description |
---|---|---|
_transparency | int Integer | 0.100 where 0 means fully transparent and 100 solid |