Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / ZoomFitSelectedLeaves Method / ZoomFitSelectedLeaves(Int32) Method
Pixels margin from the border

In This Topic
    ZoomFitSelectedLeaves(Int32) Method
    In This Topic
    Fits the selected entities, including the ones inside BlockReferences.
    Syntax
    'Declaration
     
    Public Overloads Overridable Sub ZoomFitSelectedLeaves( _
       ByVal margin As Integer _
    ) 
    public virtual void ZoomFitSelectedLeaves( 
       int margin
    )

    Parameters

    margin
    Pixels margin from the border
    See Also