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