Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Labels Namespace / Label Class / ComputePositionsGDI Method

In This Topic
    ComputePositionsGDI Method (Label)
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Overridable Function ComputePositionsGDI( _
       ByVal scaleFactor As Single _
    ) As Point2D
    protected internal virtual Point2D ComputePositionsGDI( 
       float scaleFactor
    )

    Parameters

    scaleFactor
    See Also