C#
VB
WinRT C#
C++
Gets or sets the hole size.
public int HoleSize { get; set; }
Public Property HoleSize As Integer
public int HoleSize {get; set;}
get_HoleSize();
set_HoleSize(value);
Object.defineProperty('HoleSize');
The hole size. This value is given as a percent of the whole star from which the rays start or in which they end. The valid range is from 0 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