TransformEffect.VerticalSkew プロパティ

定義

垂直スキュー

スキーマ内の次の属性を表します: ky

[DocumentFormat.OpenXml.SchemaAttr(0, "ky")]
public DocumentFormat.OpenXml.Int32Value VerticalSkew { get; set; }
public DocumentFormat.OpenXml.Int32Value VerticalSkew { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "ky")]
public DocumentFormat.OpenXml.Int32Value? VerticalSkew { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ky")]
public DocumentFormat.OpenXml.Int32Value? VerticalSkew { get; set; }
public DocumentFormat.OpenXml.Int32Value? VerticalSkew { get; set; }
member this.VerticalSkew : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "ky")>]
member this.VerticalSkew : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ky")>]
member this.VerticalSkew : DocumentFormat.OpenXml.Int32Value with get, set
Public Property VerticalSkew As Int32Value

プロパティ値

Int32Value を返します。

属性

注釈

ECMA 国際 標準 ECMA-376 の次の情報は、このクラスを操作するときに役立ちます。

オブジェクトの元の境界ボックスの左上隅と右上隅の間の角度として定義される垂直スキュー角度を指定します。 正の場合、オブジェクトの右端は左端に対して低い位置に配置されます。

この属性に使用できる値は、単純型によって ST_FixedAngle 定義されます。

適用対象