Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / IndexTriangleSurrogate Class / V3 Property

In This Topic
    V3 Property
    In This Topic
    See IndexTriangle.V1.
    Syntax
    'Declaration
     
    Public Property V3 As Integer
    public int V3 {get; set;}
    See Also