←Select platform

GridSize Property

Summary

Gets or sets the size of the grid.

Syntax

C#
VB
C++
public Size GridSize { get; set; } 
  
Public Property GridSize As Size 
             
            public: 
property Size GridSize { 
   Size get(); 
   void set (    Size ); 
} 
             

Property Value

The size of the grid.

Example

For an example, refer to MedicalViewerLayoutOptions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly