SoSFArray2DGetSize Method |
Returns the dimensions of the array.
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbVec2i32 GetSize()
Public Function GetSize As SbVec2i32
public:
SbVec2i32 GetSize()
member GetSize : unit -> SbVec2i32
Return Value
Type:
SbVec2i32Remarks See Also