AvalonStudio.TextEditor.Document.TextAnchorNode.TextAnchorNode C# (CSharp) Method

TextAnchorNode() public method

public TextAnchorNode ( TextAnchor anchor ) : System
anchor TextAnchor
return System
		public TextAnchorNode(TextAnchor anchor) : base(anchor)
		{
		}