Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / HiddenLinesView.Segment Class / Entity Property

In This Topic
    Entity Property
    In This Topic
    The entity the segment belongs to.
    Syntax
    'Declaration
     
    Public Property Entity As Entity
    public Entity Entity {get; set;}
    See Also