This document is archived and information here might be outdated.  Recommended version.


IArcInfoItemEdit.StartPosition Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesFile)  

IArcInfoItemEdit.StartPosition Property

Start Position of the Item.

[Visual Basic .NET]
Public WriteOnly Property StartPosition_2
[C#]
public void StartPosition_2 {set;}
[C++]
HRESULT put_StartPosition(
  long 
);
[C++]

Parameters [in] is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IArcInfoItemEdit Interface