Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

RenderGrid Method







true to render the overlaying grid in run mode; otherwise, false.
The target container.
Renders overlaying grid into specified container.
Syntax
public override void RenderGrid( 
   bool runMode,
   AnnContainer container
)
'Declaration
 
Public Overrides Sub RenderGrid( _
   ByVal runMode As Boolean, _
   ByVal container As AnnContainer _
) 
'Usage
 
Dim instance As AnnWinFormsRenderingEngine
Dim runMode As Boolean
Dim container As AnnContainer
 
instance.RenderGrid(runMode, container)
public override void RenderGrid( 
   bool runMode,
   AnnContainer container
)
 function Leadtools.Annotations.Rendering.AnnWinFormsRenderingEngine.RenderGrid( 
   runMode ,
   container 
)

Parameters

runMode
true to render the overlaying grid in run mode; otherwise, false.
container
The target container.
Remarks

This is Windows forms implemenation for base RenderGrid method.

Requirements

Target Platforms

See Also

Reference

AnnWinFormsRenderingEngine Class
AnnWinFormsRenderingEngine Members

Error processing SSI file
Leadtools.Annotations.Rendering requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features