言語

AlignmentType 列挙型

定義

public enum class AlignmentType
public enum AlignmentType
type AlignmentType = 
Public Enum AlignmentType
継承
AlignmentType

フィールド

名前 説明
AlignLefts 0
AlignRights 1
AlignTops 2
AlignBottoms 3
AlignCentersVertically 4
AlignCentersHorizontally 5

適用対象