AvalonEdit
ExtendToFullWidthAtLineEnd Property
NamespacesICSharpCode.AvalonEdit.RenderingBackgroundGeometryBuilderExtendToFullWidthAtLineEnd
Gets/Sets whether to extend the rectangles to full width at line end.
Declaration Syntax
C#Visual BasicVisual C++
public bool ExtendToFullWidthAtLineEnd { get; set; }
Public Property ExtendToFullWidthAtLineEnd As Boolean
	Get
	Set
public:
property bool ExtendToFullWidthAtLineEnd {
	bool get ();
	void set (bool value);
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238