SbViewportRegionNormalize Method |
Namespace: OIV.InventorAssembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 2023.1.3.Release.ea3ba650cce77c9670c98c46848e93dcdfc06490
Syntax public SbVec2f Normalize(
SbVec2s position
)
Public Function Normalize (
position As SbVec2s
) As SbVec2f
public:
SbVec2f Normalize(
SbVec2s position
)
member Normalize :
position : SbVec2s -> SbVec2f
Parameters
- position
- Type: OIV.InventorSbVec2s
Return Value
Type:
SbVec2fSee Also