all Property (ControlPadding)

Summary

The padding value for all the edges.

Syntax

JavaScript Syntax
Object.defineProperty(ControlPadding.prototype, 'all', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
all: number;

Property Value

The padding for all the edges. Return the maximum value of any if they are not the same. Must be a value greater than or equal to 0. Default value is 0.

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