Returns the PolygonPoint at the specified index.

Namespace: Docentric.Documents.ObjectModel.Geometry
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public Point Item[ Int32 index ] { get; }

Parameters

index
Type: Int32

The index for which to return the Point.

Property Value

Type: Point