empty Property

Summary

Creates a ControlPadding object with no padding.

Syntax
TypeScript
JavaScript
Object.defineProperty(ControlPadding.prototype, 'empty', 
	get: function() 
) 
static empty: ControlPadding; // read-only 

Property Value

ControlPadding object with no padding.

Remarks

The values of Left, Top, Right and Bottom is 0 for the created object.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly