Basic Library for UWP/WinRT XAML
Zoom プロパティ (C1ListViewer)

このリストに適用されるズームを取得または設定します。
構文
'宣言
 
Public Property Zoom As C1ZoomUnit
public C1ZoomUnit Zoom {get; set;}
解説
ズームは、MinZoom>MaxZoom>Zoom の優先順位に従い、MinZoom プロパティと MaxZoom プロパティに合わせて調整されます
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1ListViewer クラス
C1ListViewer メンバ

Send Feedback