Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / Solid3DVertexSurrogate Class / Parents Property

In This Topic
    Parents Property (Solid3DVertexSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Parents As Integer()
    public int[] Parents {get; set;}
    See Also