C# 클래스 CardMaker.Card.FormattedText.Alignment.HorizontalJustifiedAlignmentProcessor

상속: HorizontalAlignmentProcessor
파일 보기 프로젝트 열기: nhmkdev/cardmaker

공개 메소드들

메소드 설명
UpdateLineAlignment ( int nFirst, int nLast, bool bLastLine, ProjectLayoutElement zElement, List listMarkups, float fVerticalOffset, IEnumerable listAllMarkups ) : void

메소드 상세

UpdateLineAlignment() 공개 메소드

public UpdateLineAlignment ( int nFirst, int nLast, bool bLastLine, ProjectLayoutElement zElement, List listMarkups, float fVerticalOffset, IEnumerable listAllMarkups ) : void
nFirst int
nLast int
bLastLine bool
zElement CardMaker.XML.ProjectLayoutElement
listMarkups List
fVerticalOffset float
listAllMarkups IEnumerable
리턴 void