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

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