←Select platform

Bottom Property

Summary

Gets or sets the padding width for the bottom edge of a viewer control.

Syntax

C#
VB
C++
public virtual float Bottom { get; set; } 
  
Public Overridable Property Bottom As Single 
public: 
virtual property float Bottom { 
   float get(); 
   void set (    float ); 
} 

Property Value

The padding width in pixels.

Example

For an example, refer to ViewerBorderPadding.

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.WinForms Assembly