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

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 > etched境界プロパティ

etched境界プロパティ

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

呼び出し手順

etchedBorder = createBorder("etched")
etchedBorder = createBorder("etched", type)
etchedBorder = createBorder("etched", hl, shadow)
etchedBorder = createBorder("etched", type, hl, shadow)

引数

type

"lowered" | "raised"

境界の型.

hl

文字列

明部境界に使用する色の名前.

shadow

String

境界影部に使用する色の名前.

etchedBorder

作成された境界.

説明

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

参照

履歴

バージョン記述
5.5.0 関数 createBorder が導入されました.
Report an issue
<< empty境界プロパティ Borders line境界プロパティ >>

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:
Thu Oct 02 13:58:25 CEST 2014