empty Property (ControlPadding)

Summary

Creates a ControlPadding object with no padding.

Syntax

JavaScript Syntax
Object.defineProperty(ControlPadding.prototype, 'empty', 
	get: function() 
) 
TypeScript Syntax
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

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