An NDoc Documented Class Library

MNComponent.fullPath Method 

Gives the full path of the component over all ancestors until a null-parent occurs. This parent often called the root. The separator of the names is "/".

public string fullPath();

Return Value

the full path relative to the root

See Also

MNComponent Class | Minais.Drawing3d Namespace