StrokeChildType.ImageAspect 属性

定义

笔划图像纵横比

表示架构中的以下属性: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)

属性值

返回 EnumValue<T>

属性

适用于