Hugin .NET API Reference Library
GetAttributes Method
Namespaces > HAPI > Node > GetAttributes()
Returns a List of attributes associated with this Node.
Syntax
C#Visual BasicManaged C++
public List<Attribute> GetAttributes ()
Public Function GetAttributes As List(Of Attribute)
public:
List<Attribute^>^ GetAttributes ()
Exceptions
ExceptionCondition
ExceptionHugin

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