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

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