C#
VB
WinRT C#
C++
Gets or sets the transparency, in percent, of the spoke border.
public int BorderOpacity { get; set; }
Public Property BorderOpacity As Integer
public int BorderOpacity {get; set;}
get_BorderOpacity();
set_BorderOpacity(value);
Object.defineProperty('BorderOpacity');
Transparency, in percent, of the spoke border. The valid range is from -100 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