C#
VB
WinRT C#
C++
Gets or set the opacity value used when combining the areas from the result of feathering and destination images.
public int Opacity { get; set; }
Public Property Opacity As Integer
public int Opacity {get; set;}
<br/>get_Opacity();<br/>set_Opacity(value);<br/>Object.defineProperty('Opacity');
Opacity value used when combining the areas from the result of feathering and destination images. This value ranges from 0 to 255.
Refer to TextureAlphaBlendCommand.
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