Click or drag to resize

IMcViewNDGlobalTransparency Property

Defines the volume transparency in percents (affects volumes in blending mode only).

Namespace:  MediaCy.IQL.Display.ViewerND
Assembly:  MediaCy.IQL.Display.ViewerND (in MediaCy.IQL.Display.ViewerND.dll) Version: 10.0.6912.0
Syntax
VB
Property GlobalTransparency As Integer
	Get
	Set

Property Value

Type: Int32
Remarks
The range of values is from 0 (opaque) to 100 (invisible)
See Also