C#
VB
WinRT C#
C++
Flag that indicates the transparency direction.
public bool LowerTransparency { get; set; } Public Property LowerTransparency As Boolean
public bool LowerTransparency {get; set;} get_LowerTransparency();set_LowerTransparency(value);Object.defineProperty('LowerTransparency');
Enumeration that indicates the transparency direction. Possible values are:
| Value | Meaning |
| TRUE | Transparency increases as you move from the bottom of the image to the top of the image, line by line. |
| FALSE | Transparency increases as you move from the top of the image to the bottom of the image, line by line. |
Refer to OceanCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
