←Select platform

GridPixelSize Property

Summary

Size of the thumbnail grid in pixels.

Syntax
C#
C++/CLI
public int GridPixelSize { get; set; } 
public:  
   property int GridPixelSize 
   { 
      int get() 
      void set(int value) 
   } 

Property Value

The size of the thumbnails grid in pixels. Default value is 400.

Remarks

This property is used when the value of UseGrids to true. Refer to this property for more information.

Requirements

Target Platforms

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

Leadtools.Document.Viewer.WinForms Assembly

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