←Select platform

RenderGrid Method

Summary
Renders overlaying grid into specified container.
Syntax
C#
C++/CLI
public override void RenderGrid( 
   bool runMode, 
   AnnContainer container 
) 
public:  
   virtual void RenderGrid( 
      bool runMode, 
      AnnContainer^ container 
   ) override 

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

Help Version 22.0.2022.12.13
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.