Compartir a través de


StrokeChildType.ImageAspect Propiedad

Definición

Relación de aspecto de imagen de trazo

Representa el atributo siguiente en el esquema: imageaspect

[DocumentFormat.OpenXml.SchemaAttr(0, "imageaspect")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ImageAspectValues> ImageAspect { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ImageAspectValues> ImageAspect { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "imageaspect")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ImageAspectValues>? ImageAspect { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("imageaspect")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ImageAspectValues>? ImageAspect { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ImageAspectValues>? ImageAspect { get; set; }
member this.ImageAspect : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ImageAspectValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "imageaspect")>]
member this.ImageAspect : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ImageAspectValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("imageaspect")>]
member this.ImageAspect : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.ImageAspectValues> with get, set
Public Property ImageAspect As EnumValue(Of ImageAspectValues)

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a