LineTo.Point Property

Definition

Line end point.

Represents the following element tag in the schema: 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

Property Value

Returns Point.

Applies to