Basic Library for UWP/WinRT XAML
C1ZoomUnitType 列挙体

ズームの種類を表します。
構文
'宣言
 
Public Enum C1ZoomUnitType 
   Inherits System.Enum
public enum C1ZoomUnitType : System.Enum 
メンバ
メンバ解説
Fillビューポートに合わせて調整される、ビューポートに相対的なズーム値を表します。
Fixed固定値によって決定されるズームを表します。1はズームなしを意味します。
OneItem1つの項目全体を表示するように調整される、ビューポートに相対的なズーム値を表します。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.C1ZoomUnitType

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

参照

関連項目

C1.Xaml 名前空間

Send Feedback