DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / UserSmoothingArgs Class / Matrix Field

In This Topic
    Matrix Field
    In This Topic
    The transformation being applied to the pixel data for rendering
    Syntax
    'Declaration
     
    
    Public Matrix As System.Drawing.Drawing2D.Matrix
    public System.Drawing.Drawing2D.Matrix Matrix
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also