次の方法で共有


LineTo.Point プロパティ

定義

線の終点。

スキーマ内の次の要素タグを表します: a:pt。

public DocumentFormat.OpenXml.Drawing.Point Point { get; set; }
public DocumentFormat.OpenXml.Drawing.Point? Point { get; set; }
member this.Point : DocumentFormat.OpenXml.Drawing.Point with get, set
Public Property Point As Point

プロパティ値

Point を返します。

適用対象