Share via


MARKERDATA.iBottomLine Field

Bottom line of the range.

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

Syntax

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

Remarks

COM Signature

From textmgr.idl:

.NET Framework Security

See Also

Reference

MARKERDATA Structure

Microsoft.VisualStudio.TextManager.Interop Namespace