Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: PointF[] ToPointFArray()

Declaration

public PointF[] ToPointFArray()

Summary

Converts the current PolygonD to an array of PointF structures. Note that this conversion loses precision.

Returns

Array of converted vertices with lower precision.