TextFormattingParagraphProperties::TextMarkerProperties Property
Visual Studio 2015
Gets the text marker properties.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
public: property TextMarkerProperties^ TextMarkerProperties { virtual TextMarkerProperties^ get() override; }
Property Value
Type: System.Windows.Media.TextFormatting::TextMarkerProperties^The text marker properties.
Show: