Hugin .NET API Reference Library
SetLabel Method (label)
Namespaces > HAPI > Node > SetLabel(String)
Sets the label of this Node.
Syntax
C#Visual BasicManaged C++
public void SetLabel (
	string label
)
Public Sub SetLabel ( _
	label As String _
)
public:
void SetLabel (
	String^ label
)
Parameters
label (String)
the label
Exceptions
ExceptionCondition
ExceptionHugin

Assembly: hugincs-8.6-2.0-x64 (Module: hugincs-8.6-2.0-x64)