Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / RichSmoothTriangle Class / T1 Property

In This Topic
    T1 Property (RichSmoothTriangle)
    In This Topic
    First vertex texture index.
    Syntax
    'Declaration
     
    Public Property T1 As Integer
    public int T1 {get; set;}
    See Also