Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Region Class
Members

In This Topic
    Region Class
    In This Topic
    Region entity definition. By convention the first contour in the list is the outer and has counterclockwise orientation. Inners are oriented clockwise.
    Syntax
    'Declaration
     
    Public Class Region 
       Inherits PlanarEntity
       Implements IEntityIFacedevDept.Eyeshot.ISelectableItem 
    Inheritance Hierarchy

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

    See Also