Represents a simple hatch with a border shaped as polyline.

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

Name Description
Public property Boundaries Gets a collection of boundaries of this CADPolyPolygon.
Public property Box Gets a three-dimensional box that encloses this CADPolyPolygon.
Public property Color Gets or sets a color of this CADPolyPolygon.
Public property EntType Gets a type of this CADPolyPolygon entity.
Public property Filled
Public property Visibility
Top
Name Description
Public method AssignEntity Copies an entity
Public method Destroy Clears a collection of this CADPolyPolygon boundaries.
Public method Dispose
Public method Equals (Overloaded) (inherited from Object).
Public method GetBoxPoints Checks if the CADPolyPolygon must be drawn during a drawing cycle.
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Loaded Loads this CADPolyPolygon to the specified CADConverter.
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top