Interface IStiHorAlignment
- All Known Implementing Classes:
StiBarCode,StiImage,StiTableCellImage,StiView
public interface IStiHorAlignment
Inteface describes the horizontal alignment of an object.
-
Method Summary
Modifier and TypeMethodDescriptionGets or sets the horizontal alignment of an object.voidsetHorAlignment(StiHorAlignment value)
-
Method Details
-
getHorAlignment
StiHorAlignment getHorAlignment()Gets or sets the horizontal alignment of an object. -
setHorAlignment
-