StrokeChildType.ImageAspect Propriété

Définition

Proportions de l’image de trait

Représente l’attribut suivant dans le schéma : 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)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à