ComponentOne MultiSelect for WinForms
C1.Framework.Drawing.Gdi Namespace / TransformMatrix Class / _T Field

In This Topic
    _T Field (TransformMatrix)
    In This Topic
    Saves the type of T.
    Syntax
    'Declaration
     
    
    Protected _T As Matrix.SupportedT(Of T)
    protected Matrix.SupportedT<T> _T
    See Also