LayoutAttribute クラス

定義

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)]
[System.Serializable]
public sealed class LayoutAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)>]
[<System.Serializable>]
type LayoutAttribute = class
    inherit Attribute
継承
LayoutAttribute
属性

注釈

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

コンストラクター

名前 説明
LayoutAttribute()

プロパティ

名前 説明
DefaultHeight
DefaultWidth
Gravity
MinHeight
MinWidth

適用対象