com.stimulsoft.report.components.interfaces
Interface IStiHorAlignment

All Known Implementing Classes:
StiBarCode, StiImage, StiTableCellImage, StiView

public interface IStiHorAlignment

Inteface describes the horizontal alignment of an object.


Method Summary
 StiHorAlignment getHorAlignment()
          Gets or sets the horizontal alignment of an object.
 void setHorAlignment(StiHorAlignment value)
           
 

Method Detail

getHorAlignment

StiHorAlignment getHorAlignment()
Gets or sets the horizontal alignment of an object.


setHorAlignment

void setHorAlignment(StiHorAlignment value)