Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: Français - Português - Русский - 日本語
Scilab Help >> GUI > Borders > Compound border properties

Compound border properties

Description of the compound borders properties.

Syntax

compoundBorder = createBorder("compound")
compoundBorder = createBorder("compound", outer, inner)

Arguments

outer

Border object

A border created by createBorder used as the outer edge of the compound border.

inner

Border object

A border created by createBorder used as the inner edge of the compound border.

compoundBorder

The created border.

Description

This function creates a compound border for frame uicontrols. See uicontrol properties for more details.

See Also

History

VersionDescription
5.5.0 Function createBorder introduced.
Scilab Enterprises
Copyright (c) 2011-2015 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Jun 15 08:27:39 CEST 2016