Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Entities Namespace / Dimension Class / GetArrowPointingLeftLines Method

In This Topic
    GetArrowPointingLeftLines Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Function GetArrowPointingLeftLines( _
       ByVal transf As Transformation _
    ) As Point3D()
    protected Point3D[] GetArrowPointingLeftLines( 
       Transformation transf
    )

    Parameters

    transf
    See Also