C1.Win.8 Assembly / C1.Framework Namespace / RadioButtonElement Class / SizeToContent Method / SizeToContent(Graphics,Boolean,Size) Method

In This Topic
SizeToContent(Graphics,Boolean,Size) Method
In This Topic
Syntax
'Declaration
 
Protected Overloads Sub SizeToContent( _
   ByVal g As Graphics, _
   ByVal updateChildren As Boolean, _
   ByVal size As Size _
) 
 

Parameters

g
updateChildren
size
See Also