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

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