C#
VB
Java
WinRT C#
C++
Gets or sets a value indicating the frequency that lines are drawn over the grid dot-pattern.
public int LineSpacing { get; set; }
Public Property LineSpacing As Integer
public int LineSpacing {get; set;}
public int getLineSpacing()
public void setLineSpacing(int lineSpacing)
get_LineSpacing();
set_LineSpacing(value);
Object.defineProperty('LineSpacing');
public:
property Int32 LineSpacing
{
Int32 get()
void set(Int32 value)
}
An System.Int32 that indicates the frequency that lines are drawn over the grid dot-pattern. Default value is 5.
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