DK11 for ActiveX | TatukGIS_XDK11.ITGIS_RendererAbstract.LockTransparent | Methods | Properties
Begin of drawing in a layer transparency mode.
// C# public void LockTransparent( int _transparency );
' VisualBasic Public Sub LockTransparent( ByVal _transparency As Integer )
// Oxygene public procedure LockTransparent( _transparency : Integer );
Name | Type | Description |
---|---|---|
_transparency | int Integer | 0.100 where 0 means fully transparent and 100 solid |