Eyeshot 10 WPF API Reference
HatchRegion Class
Members 

WPF Assembly > devDept.Eyeshot.Entities Namespace : HatchRegion Class
Region entity definition that is written as a solid hatch to autodesk files. See Region class for details.
Syntax
'Declaration
 
Public Class HatchRegion 
   Inherits Region
   Implements IEntityIFacedevDept.Eyeshot.ISelectableItem 
public class HatchRegion : Region, IEntityIFacedevDept.Eyeshot.ISelectableItem  
Inheritance Hierarchy

System.Object
   devDept.Eyeshot.Entities.Entity
      devDept.Eyeshot.Entities.PlanarEntity
         devDept.Eyeshot.Entities.Region
            devDept.Eyeshot.Entities.HatchRegion

See Also

Reference

HatchRegion Members
devDept.Eyeshot.Entities Namespace