'DeclarationPublic Property MaxHeight As System.Double
'UsageDim instance As HorizontalScrollbarsPresenter Dim value As System.Double instance.MaxHeight = value value = instance.MaxHeight
public System.double MaxHeight {get; set;}
public read-write property MaxHeight: System.Double; 
            public function get,set MaxHeight : System.double