Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / Solid3DTessellationMeshSurrogate Class / Vertices Property

In This Topic
    Vertices Property (Solid3DTessellationMeshSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Vertices As Point3D()
    public Point3D[] Vertices {get; set;}
    See Also