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

In This Topic
    IsClosedV Property
    In This Topic
    Returns true if the surface is closed in the V direction.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsClosedV As Boolean
    public bool IsClosedV {get;}
    See Also