C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderRoundRectangle Class / SetHeight Method

In This Topic
SetHeight Method (RenderRoundRectangle)
In This Topic
Override this method to perform additional actions when value of the Height property of object is being defined.
Syntax
'Declaration
 
Protected Overridable Sub SetHeight( _
   ByVal value As Unit _
) 
 

Parameters

value
See Also