←Select platform

RenderGrid Method

Summary

Renders overlaying grid into specified container.

Syntax

C#
VB
public override void RenderGrid(  
   bool runMode, 
   Leadtools.Annotations.Core.AnnContainer container 
) 
Public Overrides Sub RenderGrid( _ 
   ByVal runMode As Boolean, _ 
   ByVal container As Leadtools.Annotations.Core.AnnContainer _ 
) 

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

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