ScreenPolygonParams.ScreenSegments Property

Gets or sets the segments defining the polygon in screen coordinates.
Public Property ScreenSegments() As IList(Of Segment2D)
This language is not supported or no code example is available.
public IList<Segment2D> ScreenSegments {get; set;}
This language is not supported or no code example is available.

Property Value

IList<Segment2D>

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition