RenderAreaSourceGetSize Method |
Get the size to use for rendering.
Namespace: OIV.Inventor.ViewerComponents.Wpf.RenderAreasAssembly: OIV.Inventor.ViewerComponents.Wpf (in OIV.Inventor.ViewerComponents.Wpf.dll) Version: 10.12.3.0.Release.03fa3fc14f5d05a3007fab6bc6264244021464bb
Syntax public SbVec2i32 GetSize()
Public Function GetSize As SbVec2i32
public:
virtual SbVec2i32 GetSize() sealed
abstract GetSize : unit -> SbVec2i32
override GetSize : unit -> SbVec2i32
Return Value
Type:
SbVec2i32Implements
SiRenderAreaGetSizeSee Also