ComponentOne CalendarView for WinForms
C1.Framework.Drawing.Gdi Namespace / TransformMatrix Class / M22 Property

In This Topic
    M22 Property
    In This Topic
    Gets or sets the value of M22.
    Syntax
    'Declaration
     
    
    Public Property M22 As Single
    public float M22 {get; set;}
    See Also