C#
VB
WinRT C#
C++
Gets or sets the transparency, in percent, between the star and the applied image.
public int Opacity { get; set; }
Public Property Opacity As Integer
public int Opacity {get; set;}
get_Opacity();
set_Opacity(value);
Object.defineProperty('Opacity');
Transparency, in percent, between the star and the applied image. The valid range is from 0 to 100.
Refer to DrawStarCommand.
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