Indicates if the initial vertices list for the links must be retrieved and initialized by the schematic Standard builder.
[Visual Basic .NET] Public Property InitializeLinksVertices As Boolean
[C#] public bool InitializeLinksVertices {get; set;}
[C++]
HRESULT get_InitializeLinksVertices(
VARIANT_BOOL* InitializeLinksVertices
);
[C++]
HRESULT put_InitializeLinksVertices(
VARIANT_BOOL InitializeLinksVertices
);
[C++]Parameters
InitializeLinksVertices [out, retval] InitializeLinksVertices is a parameter of type VARIANT_BOOL InitializeLinksVertices [in] InitializeLinksVertices is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.