←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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms Assembly
Click or drag to resize