ScreenPolygonParams.ScreenPolygon Property

Gets or sets the 2D points defining the screen polygon (0 on bottom).
Public Property ScreenPolygon() As IList(Of Point2D)
This language is not supported or no code example is available.
public IList<Point2D> ScreenPolygon {get; set;}
This language is not supported or no code example is available.

Property Value

IList<Point2D>

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition