C#
VB
WinRT C#
C++
Gets or sets the number of spokes or rays directed inside or outside the star.
public int Spoke { get; set; }
Public Property Spoke As Integer
public int Spoke {get; set;}
get_Spoke();
set_Spoke(value);
Object.defineProperty('Spoke');
Number of spokes or rays directed inside or outside the star, This property only accepts positive values.
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