←Select platform

ViewMargin Property

Summary

Margins to use between the control boundary and the view.

Syntax
C#
C++/CLI
public virtual Padding ViewMargin { get; set; } 
public:  
   virtual property System::Windows::Forms::Padding^ ViewMargin 
   { 
      System::Windows::Forms::Padding^ get() 
      void set(System::Windows::Forms::Padding^ value) 
   } 

Property Value

The margins to use between the control boundary and the view in pixels. Default value is empty padding (0,0,0,0).

Remarks

For more information, refer to Image Viewer Appearance.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Controls Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.