Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.0.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 > Layouts > createLayoutOptions

createLayoutOptions

frame uicontrolまたはfigureの配置オプションを作成

呼び出し手順

layout_options = createLayoutOptions(constType, varargin)

引数

constType

文字列

作成する配置オプションの型. 利用可能なオプションの型の一覧を以下に示します, 個々のプロパティについては個々のヘルプページを 参照ください:

varargin

constType専用プロパティ.

layout_options

作成されたlayout_options.

説明

この関数は, frame uicontrol または figureの layout_options属性を設定する際に使用される 配置オプション構造体を作成します. 詳細については, uicontrolプロパティ を参照ください.

参照

  • layout — uicontrolおよびfigure用の異なる配置および拘束の説明.
  • uicontrol — グラフィックユーザーインターフェイスオブジェクトを作成
  • uicontrol_properties — uicontrolプロパティの説明.

履歴

バージョン記述
5.5.0 関数createBorderが導入されました.
Report an issue
<< createConstraints Layouts grid拘束プロパティ >>

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 14 15:10:31 CET 2017