[This is preliminary documentation and is subject to change.]
Property - Segment Index.
| C# | Visual Basic | Visual C++ |
public int SegmentIndex { get; set; }
Public Property SegmentIndex As Integer
public: property int SegmentIndex { int get (); void set (int value); }