TextImageLine.ExtentIncludingLineBreak Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The extent of the line, including any line break characters.
public:
property Microsoft::VisualStudio::Text::Span ExtentIncludingLineBreak { Microsoft::VisualStudio::Text::Span get(); };
public Microsoft.VisualStudio.Text.Span ExtentIncludingLineBreak { get; }
member this.ExtentIncludingLineBreak : Microsoft.VisualStudio.Text.Span
Public ReadOnly Property ExtentIncludingLineBreak As Span