AlignHorizontally Method (ci)
In This Topic
Syntax
'Declaration
Protected Sub AlignHorizontally( _
ByVal As System.Drawing.Rectangle, _
ByVal As C1.Framework.Alignment, _
ByVal As System.Integer, _
ByVal As System.Integer _
)
protected void AlignHorizontally(
System.Drawing.Rectangle ,
C1.Framework.Alignment ,
System.int ,
System.int
)
Parameters
- r
- align
- first
- count
See Also