VS:GetOpacityN/ja: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision: 2017 JP G)
 
(No difference)

Latest revision as of 06:50, 11 January 2017

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

Description

FUNCTION GetOpacityN(
h :HANDLE;
VAR outPenOpacity :INTEGER;
VAR outFillOpacity :INTEGER) : Boolean;
def vs.GetOpacityN(h):
    return (Boolean, outPenOpacity, outFillOpacity)

Parameters

h HANDLE 図形のハンドル
outPenOpacity INTEGER 線の不透明度 (0-100%)
outFillOpacity INTEGER 面の不透明度 (0-100%)

Version

利用可能バージョン: Vectorworks 2017