C1.Win.8 Assembly / C1.Framework Namespace / RadioButtonElement Class / AlignHorizontally Method

In This Topic
AlignHorizontally Method (RadioButtonElement)
In This Topic
Syntax
'Declaration
 
Protected Sub AlignHorizontally( _
   ByVal r As Rectangle, _
   ByVal align As Alignment, _
   ByVal first As Integer, _
   ByVal count As Integer _
) 
 

Parameters

r
align
first
count
See Also