ComponentOne for WinUI
UVRect コンストラクタ

C1.WinUI.Core アセンブリ > C1.WinUI.Core 名前空間 > UVRect 構造体 : UVRect コンストラクタ
四角形の縦横の向き。
元の四角形。
UVRect の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal orientation As Microsoft.UI.Xaml.Controls.Orientation, _
   ByVal rect As Windows.Foundation.Rect _
)
public UVRect( 
   Microsoft.UI.Xaml.Controls.Orientation orientation,
   Windows.Foundation.Rect rect
)

パラメータ

orientation
四角形の縦横の向き。
rect
元の四角形。
参照

参照

UVRect 構造体
UVRect メンバ