SoWinComponentSetSize Method |
Convenience routine on the window handle.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic void SetSize(
SbVec2s size
)
Public Sub SetSize (
size As SbVec2s
)
public:
void SetSize(
SbVec2s size
)
member SetSize :
size : SbVec2s -> unit
Parameters
- size
- Type: OIV.InventorSbVec2s
Remarks
See Also