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