| SbViewportRegionGetViewportAspectRatio Method |
Note: This API is now obsolete.
Namespace: OIV.InventorAssembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 2026.1.1.Release.f85e673ee437ba4cbd163b1683ad521a337c1405
Syntax[ObsoleteAttribute("Use ViewportAspectRatio property instead")]
public float GetViewportAspectRatio()<ObsoleteAttribute("Use ViewportAspectRatio property instead")>
Public Function GetViewportAspectRatio As Singlepublic:
[ObsoleteAttribute(L"Use ViewportAspectRatio property instead")]
float GetViewportAspectRatio()
[<ObsoleteAttribute("Use ViewportAspectRatio property instead")>]
member GetViewportAspectRatio : unit -> float32
Return Value
Type:
Single
See Also