你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DocumentWord.Polygon Property

Definition

Bounding polygon of the word, with coordinates specified relative to the top-left of the page. The numbers represent the x, y values of the polygon vertices, clockwise from the left (-180 degrees inclusive) relative to the element orientation.

public System.Collections.Generic.IReadOnlyList<float> Polygon { get; }
member this.Polygon : System.Collections.Generic.IReadOnlyList<single>
Public ReadOnly Property Polygon As IReadOnlyList(Of Single)

Property Value

Applies to