Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Surface Class / PolyRegion Property

In This Topic
    PolyRegion Property
    In This Topic
    Gets or sets surface tessellation polygonal region.
    Syntax
    'Declaration
     
    Public Property PolyRegion As PolyRegion2D
    public PolyRegion2D PolyRegion {get; set;}
    See Also