LayerConfig..::..Params Property

Gets or sets the parameters.

Namespace:  SiaNet.Model
Assembly:  SiaNet (in SiaNet.dll)

Syntax


public Object Params { get; set; }
Public Property Params As Object
	Get
	Set
public:
property Object^ Params {
	Object^ get ();
	void set (Object^ value);
}

Field Value

The parameters of the layer.