コード例 #1
0
ファイル: GraphCommands.cs プロジェクト: datiezhu/Altaxo
 public override void Run(Graph3DController ctrl)
 {
     ctrl.ArrangeSameVerticalSize();
 }