Ejemplo n.º 1
0
		public FreeLabelFormatting(FreeLabelFormatting from)
			: base(from) // everything is done here, since CopyFrom is virtual
		{
		}
Ejemplo n.º 2
0
 public FreeLabelFormatting(FreeLabelFormatting from)
     : base(from) // everything is done here, since CopyFrom is virtual
 {
 }