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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

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