←Select platform

RenderGrid Method

Summary

Renders the overlaying grid into the container.

Syntax

C#
VB
WinRT C#
public virtual void RenderGrid(  
   bool runMode, 
   Leadtools.Annotations.Core.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  
) 

Parameters

runMode
true to render the overlaying grid in run mode; otherwise, false.

container
The target container.

Remarks

You have to ovveride this method in certain rendering engine to implement sepcific paltform drawing.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize