SoWinComponentSetSize Method |
Convenience routine on the window handle.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public 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