VS:SetLBItemTextJust/ja

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

リストブラウザアイテムの文字の位置揃えを設定します。

FUNCTION SetLBItemTextJust(
dialogID :LONGINT;
componentID :LONGINT;
itemIndex :INTEGER;
subItemIndex :INTEGER;
justification :INTEGER) : BOOLEAN;
def vs.SetLBItemTextJust(dialogID, componentID, itemIndex, subItemIndex, justification):
    return BOOLEAN

Parameters

dialogID LONGINT ダイアログ番号
componentID LONGINT リストブラウザ番号
itemIndex INTEGER 行番号
subItemIndex INTEGER 列番号
justification INTEGER 位置揃え

Version

利用可能バージョン: VectorWorks12.0