The following tables list the members exposed by the FlatPoly type.

Name Description
Public method Accepts Gets a value indicating if the specified polyline is accepted by this FlatPoly entity.
Public method Add Adds a polyline to this FlatPoly entity.
Public method AddPoints2D
Public method AssignEntity (inherited from FlatEntity).
Public method Dispose (inherited from FlatEntity).
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method GetXY Gets a point defined by the specified parameter. (inherited from FlatEntity).
Public method PCount Returns the number of coordinates. (inherited from FlatEntity).
Public method Static ReferenceEquals (inherited from Object).
Public method SetXY Sets the specified point equal to the specified value. (inherited from FlatEntity).
Public method ToString (inherited from Object).
Top