Share via


MARKERDATA.iTopLine Field

Top line of the range.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Declaration
Public iTopLine As Integer
public int iTopLine
public:
int iTopLine
val mutable iTopLine: int
public var iTopLine : int

Remarks

COM Signature

From textmgr.idl:

.NET Framework Security

See Also

Reference

MARKERDATA Structure

Microsoft.VisualStudio.TextManager.Interop Namespace