SoViewportRegionElementGet Method |
Returns current viewport region from the state.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public static SbViewportRegion Get(
SoState state
)
Public Shared Function Get (
state As SoState
) As SbViewportRegion
public:
static SbViewportRegion Get(
SoState^ state
)
static member Get :
state : SoState -> SbViewportRegion
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
SbViewportRegionRemarks See Also