GetHeight Method (RenderToc)
 
            
                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
             
        
            
            protected virtual Unit GetHeight()
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also