AvalonEdit
AlignToWholePixels Property
NamespacesICSharpCode.AvalonEdit.RenderingBackgroundGeometryBuilderAlignToWholePixels
Gets/Sets whether to align the geometry to whole pixels.
Declaration Syntax
C#Visual BasicVisual C++
public bool AlignToWholePixels { get; set; }
Public Property AlignToWholePixels As Boolean
	Get
	Set
public:
property bool AlignToWholePixels {
	bool get ();
	void set (bool value);
}

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