VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging Namespace / VintasoftPoint3DAffineTransform Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    VintasoftPoint3DAffineTransform Class
    In This Topic
    Applies the transformation matrix to the VintasoftVector3D structure.
    Object Model
    VintasoftPoint3DTransform VintasoftPoint3DAffineTransform
    Syntax
    'Declaration
    
    Public Class VintasoftPoint3DAffineTransform
       Inherits VintasoftPoint3DTransform
    
    
    public class VintasoftPoint3DAffineTransform : VintasoftPoint3DTransform
    
    
    public __gc class VintasoftPoint3DAffineTransform : public VintasoftPoint3DTransform*
    
    
    public ref class VintasoftPoint3DAffineTransform : public VintasoftPoint3DTransform^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.VintasoftPoint3DTransform
          Vintasoft.Imaging.VintasoftPoint3DAffineTransform

    Requirements

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

    See Also