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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.