VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Shared.Web Namespace / WebMatrix Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WebMatrix Class
    In This Topic
    Represents a 3x3 transformation matrix used for transformations in 2-D space.
    Object Model
    WebMatrix
    Syntax
    'Declaration
    
    Public Class WebMatrix
    
    
    public class WebMatrix
    
    
    public __gc class WebMatrix
    
    
    public ref class WebMatrix
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Shared.Web.WebMatrix

    Requirements

    Target Platforms: .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5

    See Also