Compartir a través de


BoundingRegion.BoundingPolygon Propiedad

Definición

Polígono delimitador que describe esta región. Las unidades están en píxeles para imágenes y pulgadas para PDF. El DocumentPageLengthUnit tipo de una página reconocida se puede encontrar en 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)

Valor de propiedad

Se aplica a