eDriven Framework API
GetPath Method (transform)
NamespaceseDriven.Gui.DesignerGuiLookupGetPath(Transform)
eDriven Framework API
Returns the list of transforms specifying the component path
Declaration Syntax
C#Visual BasicVisual C++
public static List<Transform> GetPath(
	Transform transform
)
Public Shared Function GetPath ( _
	transform As Transform _
) As List(Of Transform)
public:
static List<Transform^>^ GetPath(
	Transform^ transform
)
Parameters
transform (Transform)
Return Value

Assembly: eDriven.Gui.Designer (Module: eDriven.Gui.Designer) Version: 2.0.1.0 (2.0.1.0)