NShape Reference
ShapeType.FullName Property

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape.Advanced > ShapeType Class >

NShape Reference
ShapeType.FullName Property

Previous pageReturn to chapter overviewNext page

Indicates the complete unique name of the shape type.

Syntax

public string FullName { get; }

Description

The fully qualified shape type name including library name and shape type name.

The FullName has to be unique per project.