Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Mirror Class
Members

In This Topic
    Mirror Class
    In This Topic
    Mirror transformation.
    Syntax
    'Declaration
     
    Public Class Mirror 
       Inherits Transformation
    public class Mirror : Transformation 
    Inheritance Hierarchy

    System.Object
       devDept.Geometry.Transformation
          devDept.Geometry.Mirror

    See Also