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

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

    Parameters

    transf
    See Also