VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Shared.Web Namespace / WebMatrix Class
Constructors Properties SeeAlso
In This Topic
    WebMatrix Class Members
    In This Topic
    The following tables list the members exposed by WebMatrix.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the value of the first row and first column of the matrix (scale X).
    Public PropertyGets or sets the value of the first row and second column of the matrix.
    Public PropertyGets or sets the value of the second row and first column of the matrix.
    Public PropertyGets or sets the value of the second row and second column of the matrix (scale Y).
    Public PropertyGets or sets the value of the third row and first column of the matrix (offset X).
    Public PropertyGets or sets the value of the third row and second column of the matrix (offset Y).
    See Also