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