Solid Edge Draft Type Library
FitEx Method
Member of the SheetFitConstants constant set that specifies what to fit in the window.
Description
Fits according to the specified option.
Syntax
Visual Basic
Public Sub FitEx( _
   ByVal FitOption As SheetFitConstants _
) 
Parameters
FitOption
ValueDescription
igFitAll
igFitBackgroundGraphicsOnly
igFitSheet
igFitWorkingAndBackgroundGraphics
igFitWorkingGraphicsOnly
Member of the SheetFitConstants constant set that specifies what to fit in the window.
See Also

SheetWindow Object  | SheetWindow Members

Send comments on this topic.