Esempio n. 1
0
		public TextAnchorNode(TextAnchor anchor)
			: base(anchor)
		{
		}
Esempio n. 2
0
		public AnchorSegment(TextAnchor start, TextAnchor end)
		{
		}