Previous Topic

Next Topic

Book Contents

Book Index

SetScriptsAtSameHeight

Specify if certain nested scripts should be drawn at the same height ("true"), or if the outer ones should be placed higher ("false"). The default is "false".

C++

HRESULT SetScriptsAtSameHeight([in, defaultvalue(0)] BSTR scriptsAtSameHeight );

Visual Basic

Public Function SetScriptsAtSameHeight (

   scriptsAtSameHeight As String

) As Long

Parameters

scriptsAtSameHeight

[in] "true" if nested scripts should be drawn at the same height; "false" if outer scripts should be placed higher

Return value

None

Previous Topic

Next Topic

Book Contents

Book Index


[Design Science Home]
Copyright © 1996-2016 Design Science, Inc. All rights reserved.