/// <summary></summary>
 public void InterpretChrp(ref SIL.FieldWorks.Common.COMInterfaces.LgCharRenderProps _chrp)
 {
     throw new NotImplementedException();
 }
Example #2
0
 /// <summary></summary>
 public SIL.FieldWorks.Common.COMInterfaces.IRenderEngine get_RendererFromChrp(IVwGraphics vg, ref SIL.FieldWorks.Common.COMInterfaces.LgCharRenderProps _chrp)
 {
     throw new NotImplementedException();
 }