Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / PointWithDisplacement Class / DisplacementX Method

In This Topic
    DisplacementX Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function DisplacementX( _
       ByVal ampFactor As Double _
    ) As Single
    public float DisplacementX( 
       double ampFactor
    )

    Parameters

    ampFactor
    See Also