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

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

    Parameters

    transf
    See Also