This document is archived and information here might be outdated. Recommended version. |
Initial position of the schematic node-on-link on its reference link.
[Visual Basic .NET] Public Property InitialPosition As Double
[C#] public double InitialPosition {get; set;}
[C++]
HRESULT get_InitialPosition(
System.Double* Lambda
);
[C++]
HRESULT put_InitialPosition(
double Lambda
);
[C++]
Parameters Lambda [out, retval]
Lambda is a parameter of type double* Lambda [in]
Lambda is a parameter of type double