C# Class CardMaker.Card.FormattedText.Alignment.HorizontalCenterAlignmentProcessor

Inheritance: HorizontalAlignmentProcessor
Show file Open project: nhmkdev/cardmaker

Public Methods

Method Description
GetHorizontalOffset ( ProjectLayoutElement zElement, RectangleF rectLast ) : float

Method Details

GetHorizontalOffset() public method

public GetHorizontalOffset ( ProjectLayoutElement zElement, RectangleF rectLast ) : float
zElement CardMaker.XML.ProjectLayoutElement
rectLast System.Drawing.RectangleF
return float