GetHeight Method (RenderEllipse) | Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderEllipse Class / GetHeight Method

In This Topic
GetHeight Method (RenderEllipse)
In This Topic
Override this method to perform additional actions when value of the Height property of object is being read.
Syntax
'Declaration
 
Protected Overridable Function GetHeight() As Unit
 
See Also