INamedObject

INamedObject

Overview

INamedObject is a interface in Aspose.3D FOSS for .NET.

Interface for named objects

Properties

NameTypeAccessDescription
NamestringRead/WriteRepresents the object’s name as a string

Methods

SignatureDescription
GetName()The name of the object

See Also