DXFReaderNETControlAddHatch Method |
Name | Description | |
---|---|---|
![]() | AddHatch(HatchPattern, Vector2, Double, Double, Int16, String, String) |
Adds a new hatch to the current drawing giving the pattern object.
|
![]() | AddHatch(String, Vector2, Double, Double, Int16, String, String) |
Adds a new hatch to the current drawing giving the pattern name and a point inside.
|
![]() | AddHatch(HatchPattern, ListEntityObject, ListEntityObject, Double, Double, Int16, String, String) |
Adds a new hatch to the current drawing giving the pattern object.
|
![]() ![]() | AddHatch(String, ListEntityObject, ListEntityObject, Double, Double, Int16, String, String) |
Adds a new hatch to the current drawing giving the pattern name.
|