VS:AdjustComponentPixelPos/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

指定したレイアウトダイアログのコンポーネントのピクセル幅とピクセル高さを調整します。

FUNCTION AdjustComponentPixelPos(
nDialogID :LONGINT;
nComponentID :LONGINT;
nHorizontalPixels :INTEGER;
nVerticalPixels :INTEGER) : BOOLEAN;
def vs.AdjustComponentPixelPos(nDialogID, nComponentID, nHorizontalPixels, nVerticalPixels):
    return BOOLEAN

Parameters

nDialogID LONGINT
nComponentID LONGINT
nHorizontalPixels INTEGER
nVerticalPixels INTEGER

Version

利用可能バージョン: VectorWorks 2008