LayoutAttribute Clase

Definición

[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
Herencia
LayoutAttribute
Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código Project y que se usan según los términos Creative Commons 2.5 Attribution License.

Constructores

LayoutAttribute()

Propiedades

DefaultHeight
DefaultWidth
Gravity
MinHeight
MinWidth

Se aplica a