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

Name Description
Public property Box Gets a three-dimensional box that encloses the CADEntity. (inherited from FlatEntity).
Public property Counts Gets a list of the counters of points. (inherited from FlatEntity).
Public property EntType Gets a type of this FlatPoly entity.
Public property LineWeight Gets or sets a thickness of lines for this FlatEntity. (inherited from FlatEntity).
Public property Points Gets a list of points representing the vertices of the polyline. (inherited from FlatEntity).
Top