←Select platform

Left Property

Summary

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

Syntax

C#
VB
C++
public virtual float Left { get; set; } 
  
Public Overridable Property Left As Single 
public: 
virtual property float Left { 
   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