C#
VB
Java
WinRT C#
C++
Gets or sets the AnnStroke that will be used rendering the overlayed grid.
public AnnStroke GridStroke { get; set; }
Public Property GridStroke As Leadtools.Annotations.Core.AnnStroke
public Leadtools.Annotations.Core.AnnStroke GridStroke {get; set;}
public AnnStroke getGridStroke()
public void setGridStroke(AnnStroke stroke)
get_GridStroke();
set_GridStroke(value);
Object.defineProperty('GridStroke');
The AnnStroke used to render the overlayed grid. The default value is a solid blue stroke with length of 1.
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