C#
VB
WinRT C#
C++
Gets or sets the percent of feathering in towards or outward from the spoke border.
public int AngleOpacity { get; set; }
Public Property AngleOpacity As Integer
public int AngleOpacity {get; set;}
get_AngleOpacity();
set_AngleOpacity(value);
Object.defineProperty('AngleOpacity');
Percent of feathering in towards or outward from 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