Eyeshot 10 WinForms API Reference
Region Class
Members 

WinForms Assembly > devDept.Eyeshot.Entities Namespace : Region Class
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.Entities.CircularRegion
            devDept.Eyeshot.Entities.CircularSlotShapedRegion
            devDept.Eyeshot.Entities.EllipticalRegion
            devDept.Eyeshot.Entities.HatchRegion
            devDept.Eyeshot.Entities.HexagonalRegion
            devDept.Eyeshot.Entities.PolygonalRegion
            devDept.Eyeshot.Entities.RectangularRegion
            devDept.Eyeshot.Entities.RoundedRectangleShapedRegion
            devDept.Eyeshot.Entities.SlotShapedRegion

See Also

Reference

Region Members
devDept.Eyeshot.Entities Namespace