←Select platform

Right Property

Summary

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

Syntax

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