C#
VB
WinRT C#
C++
Renders the overlaying grid into the container.
public virtual void RenderGrid(bool runMode,AnnContainer container)
Public Overridable Sub RenderGrid( _ByVal runMode As Boolean, _ByVal container As Leadtools.Annotations.Core.AnnContainer _)
public virtual void RenderGrid(bool runMode,Leadtools.Annotations.Core.AnnContainer container)
function Leadtools.Annotations.Core.AnnRenderingEngine.RenderGrid(runMode ,container)
public:virtual void RenderGrid(bool runMode,AnnContainer^ container)
runMode
true to render the overlaying grid in run mode; otherwise, false.
container The target container.
You have to ovveride this method in certain rendering engine to implement sepcific paltform drawing.
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
