BoundingRegion.BoundingPolygon プロパティ

定義

この領域の輪郭を描く境界ポリゴン。 単位は画像の場合はピクセル単位、PDF の場合はインチ単位です。 認識されたページの種類は DocumentPageLengthUnit 、 にあります Unit

public System.Collections.Generic.IReadOnlyList<System.Drawing.PointF> BoundingPolygon { get; }
member this.BoundingPolygon : System.Collections.Generic.IReadOnlyList<System.Drawing.PointF>
Public ReadOnly Property BoundingPolygon As IReadOnlyList(Of PointF)

プロパティ値

適用対象