Initial Y position of the schematic node.
[Visual Basic .NET] Public Property InitialYPosition As Double
[C#] public double InitialYPosition {get; set;}
[C++]
HRESULT get_InitialYPosition(
double* Y
);
[C++]
HRESULT put_InitialYPosition(
double Y
);
[C++]Parameters
Y [out, retval] Y is a parameter of type double Y [in] Y is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.