Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Serialization Namespace / RichTriangleSurrogate Class / T2 Property

In This Topic
    T2 Property (RichTriangleSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property T2 As Integer
    public int T2 {get; set;}
    See Also