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

In This Topic
    Unit Property
    In This Topic
    Gets the unit matrix.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Unit As TransformMatrix
    public static TransformMatrix Unit {get;}
    See Also