StrokeChildType.ImageAspect プロパティ

定義

Stroke Image Aspect Ratio.Represents the following attribute in the schema: imageaspect

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

プロパティ値

EnumValue<ImageAspectValues>

EnumValue<T> を返します。

属性

適用対象