ComponentOne Studio for WinRT XAML
Anchor 列挙体
メンバ 

ビジュアル要素のアンカーポイントを指定します。
構文
'宣言
 
Public Enum Anchor 
   Inherits System.Enum
public enum Anchor : System.Enum 
メンバ
メンバ解説
BottomLeftビジュアル要素の左下隅。
BottomRightビジュアル要素の右下隅。
Centerビジュアル要素の中央。
TopLeftビジュアル要素の左上隅。
TopRightビジュアル要素の右上隅。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.Anchor

参照

C1.Xaml 名前空間

 

 


Copyright © GrapeCity inc. All rights reserved.