Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / TrimCurveSurrogate Class / Edge Property

In This Topic
    Edge Property (TrimCurveSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Edge As Entity
    public Entity Edge {get; set;}
    See Also