Click or drag to resize
SbMatrix Properties

The SbMatrix type exposes the following members.

Properties
  NameDescription
Public propertyItem
Gets or sets the element at the specified index. Make it look like a usual matrix (so you can do m[i,j]).
Top
See Also