C# 클래스 SIL.FieldWorks.IText.InterlinPrintVc

Modifications of InterlinVc for printing.
상속: InterlinVc
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
Display ( IVwEnv vwenv, int hvo, int frag ) : void
InterlinPrintVc ( SIL.FieldWorks.FDO.FdoCache cache ) : SIL.CoreImpl

보호된 메소드들

메소드 설명
GetSegmentLevelTags ( SIL.FieldWorks.FDO.FdoCache cache ) : void
LabelRGBFor ( SIL.FieldWorks.IText.InterlinLineSpec spec ) : int

메소드 상세

Display() 공개 메소드

public Display ( IVwEnv vwenv, int hvo, int frag ) : void
vwenv IVwEnv
hvo int
frag int
리턴 void

GetSegmentLevelTags() 보호된 메소드

protected GetSegmentLevelTags ( SIL.FieldWorks.FDO.FdoCache cache ) : void
cache SIL.FieldWorks.FDO.FdoCache
리턴 void

InterlinPrintVc() 공개 메소드

public InterlinPrintVc ( SIL.FieldWorks.FDO.FdoCache cache ) : SIL.CoreImpl
cache SIL.FieldWorks.FDO.FdoCache
리턴 SIL.CoreImpl

LabelRGBFor() 보호된 메소드

protected LabelRGBFor ( SIL.FieldWorks.IText.InterlinLineSpec spec ) : int
spec SIL.FieldWorks.IText.InterlinLineSpec
리턴 int