Share via


ProjectionSourceSpansChangedEventArgs.SpanPosition Property

Definition

The position in the list of source spans at which the change occurred.

public:
 property int SpanPosition { int get(); };
public:
 property int SpanPosition { int get(); };
public int SpanPosition { get; }
member this.SpanPosition : int
Public ReadOnly Property SpanPosition As Integer

Property Value

The position in the list of source spans at which the change occurred.

Applies to