Interface INamedObject
INamedObject interface
Object that has a name
public interface INamedObject
Properties
Name | Description |
---|---|
Name { get; } | Gets the name of the object |
See Also
- namespace Aspose.ThreeD
- assembly Aspose.3D
Object that has a name
public interface INamedObject
Name | Description |
---|---|
Name { get; } | Gets the name of the object |