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

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