OutliningMarginBracketControl.GetFirstLineOffset Method
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.
Gets FirstLineOffsetProperty.
public:
static double GetFirstLineOffset(Microsoft::VisualStudio::Text::Editor::OutliningMarginBracketControl ^ control);
public static double GetFirstLineOffset (Microsoft.VisualStudio.Text.Editor.OutliningMarginBracketControl control);
static member GetFirstLineOffset : Microsoft.VisualStudio.Text.Editor.OutliningMarginBracketControl -> double
Public Shared Function GetFirstLineOffset (control As OutliningMarginBracketControl) As Double
Parameters
- control
- OutliningMarginBracketControl
The control.
Returns
The first line offset.