Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.1.0 - 日本語

Change language to:
English - Français - Português - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Scilabヘルプ >> GUI > Borders > line境界プロパティ

line境界プロパティ

line境界プロパティの説明.

呼び出し手順

lineBorder = createBorder("line", color)
lineBorder = createBorder("line", color, thickness)
lineBorder = createBorder("line", color, thickness, rounded)

引数

color

文字列

境界色の名前.

thickness

実数整数値

境界の太さ(単位:ピクセル).

rounded

論理値または文字列

このプロパティは境界の隅を丸めるかどうかを示します.

利用可能な文字列は "on" および "off"です.

lineBorder

作成された境界.

説明

この関数はframe uicontrolsのline(線)境界を作成します. 詳細については, uicontrolプロパティを参照ください.

参照

履歴

VersionDescription
5.5.0 関数 createBorder が導入されました.
Report an issue
<< etched境界プロパティ Borders matte境界プロパティ >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Tue Feb 25 08:53:23 CET 2020