バージョン

UltraZoomPanel クラス

子コントロールにズーム機能を提供するコントロール コンテナ。
シンタックス
'宣言
 
Public Class UltraZoomPanel 
   Inherits UltraPanel
   Implements Infragistics.Win.AppStyling.ISupportAppStyling, Infragistics.Win.IUltraControl, Infragistics.Win.IUltraControlElement, Infragistics.Win.IZoomProvider, Infragistics.Win.Touch.IGestureConsumer, Infragistics.Win.Touch.ISupportTouchMetrics, Infragistics.Win.UIAutomation.IProvideUIAutomation 
public class UltraZoomPanel : UltraPanel, Infragistics.Win.AppStyling.ISupportAppStyling, Infragistics.Win.IUltraControl, Infragistics.Win.IUltraControlElement, Infragistics.Win.IZoomProvider, Infragistics.Win.Touch.IGestureConsumer, Infragistics.Win.Touch.ISupportTouchMetrics, Infragistics.Win.UIAutomation.IProvideUIAutomation  
解説
子コントロールをズームするにはZoomProperties の ZoomFactor プロパティを使用します。
参照