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

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