Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > ImageViewerViewLayout Class : AlignColumn Method |
protected virtual void AlignColumn( int firstItemIndex, int lastItemIndex, LeadRectD[] itemBounds, double columnHeight, double totalHeight, ControlAlignment alignment )
'Declaration
Protected Overridable Sub AlignColumn( _ ByVal firstItemIndex As Integer, _ ByVal lastItemIndex As Integer, _ ByVal itemBounds() As LeadRectD, _ ByVal columnHeight As Double, _ ByVal totalHeight As Double, _ ByVal alignment As ControlAlignment _ )
This method is used by UpdateTransform.