Defines a two-dimensional hatch.

The following tables list the members exposed by the FlatHatch 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 FlatHatch entity.
Public property Filled
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
Name Description
Public method Accepts
Public method Add Adds the specified hatch to this FlatHatch object.
Public method AssignEntity
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