<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello, I've tried to change size of vtkScalarBarWidget with functions
SetWidth and SetHeight of vtkScalarBarActor (inherited from
vtkActor2D), but this functions can't change size of widgets. If it is
impossible to use this function, I can use SetMaximum...InPixels, but I
have another question. How to forbid widget to change its direction
automaticaly?<a class="el"
href="http://www.vtk.org/doc/nightly/html/classvtkScalarBarActor.html#a8bdace2d70b5d5ec87438ca7d571bb94"></a>
</body>
</html>