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

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