createAll Method

Summary

Creates a new ControlPadding using the supplied padding size for all edges.

Syntax

JavaScript Syntax
createAll = function(all) 
TypeScript Syntax
static createAll(all: number): ControlPadding; 

Parameters

all

Padding for all edges.

Return Value

The created object.

Remarks

The value cannot be less than 0.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly