ComponentOne MultiSelect for WinForms
C1.Framework.Drawing.Gdi Namespace / TransformMatrix Class / Value Property

In This Topic
    Value Property (TransformMatrix)
    In This Topic
    Gets the value of the current matrix.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Value As Single
    public float Value {get;}

    Property Value

    A T indicates the value of the this matrix.
    See Also