vrLib SDK Documentation
CSR Constructor (size)
NamespacesVideoRay.CommunicationCSRCSR(Int32)
Optional construtor allowing the size of the csr to be set
Declaration Syntax
C#Visual BasicVisual C++
public CSR(
	int size
)
Public Sub New ( _
	size As Integer _
)
public:
CSR(
	int size
)
Parameters
size (Int32)
Size of CSR

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)