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