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

In This Topic
    ComputePositionsGDI Method (ImageOnly)
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Overrides Function ComputePositionsGDI( _
       ByVal scaleFactor As Single _
    ) As Point2D
    protected internal override Point2D ComputePositionsGDI( 
       float scaleFactor
    )

    Parameters

    scaleFactor
    See Also