Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / PlanarSurface Class / TransformBy Method

In This Topic
    TransformBy Method (PlanarSurface)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Sub TransformBy( _
       ByVal xForm As Transformation _
    ) 
    public override void TransformBy( 
       Transformation xForm
    )

    Parameters

    xForm
    See Also