VS:GetPrefLongInt/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

環境設定の指定した項目に設定されているLONGINT型の値を返します。

FUNCTION GetPrefLongInt(
prefIndex :INTEGER) : LONGINT;
def vs.GetPrefLongInt(prefIndex):
    return LONGINT

Parameters

prefIndex INTEGER 識別番号

Return Value

LONGINT型の値を返します。

Example

convertRes2D:= GetPrefLongInt(55);

Version

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