Share via


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

適用対象