C#
VB
Java
WinRT C#
C++
Gets or sets the selection opacity for AnnSelectionObject.
public double SelectionOpacity { get; set; }
Public Property SelectionOpacity As Double
public double SelectionOpacity {get; set;}
public double getSelectionOpacity()
public void setSelectionOpacity(double opacity)
get_SelectionOpacity();
set_SelectionOpacity(value);
Object.defineProperty('SelectionOpacity');
public:
property double SelectionOpacity
{
double get()
void set(double value)
}
A double value that represents the selection opacity for AnnSelectionObject.
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