Eyeshot 10 WinForms API Reference
ZoomFitSelectedLeaves(Int32,perspectiveFitType) Method

WinForms Assembly > devDept.Eyeshot Namespace > Viewport Class > ZoomFitSelectedLeaves Method : ZoomFitSelectedLeaves(Int32,perspectiveFitType) Method
Pixels margin from the border
Zoom fit accuracy in perspective projection mode
Fits the selected entities, including the ones inside BlockReferences.
Syntax
'Declaration
 
Public Overloads Overridable Sub ZoomFitSelectedLeaves( _
   ByVal margin As Integer, _
   ByVal perspectiveFitMode As Camera.perspectiveFitType _
) 
public virtual void ZoomFitSelectedLeaves( 
   int margin,
   Camera.perspectiveFitType perspectiveFitMode
)

Parameters

margin
Pixels margin from the border
perspectiveFitMode
Zoom fit accuracy in perspective projection mode
See Also

Reference

Viewport Class
Viewport Members
Overload List