eDriven Framework API
GetAdapter Method (transform)
NamespaceseDriven.Gui.DesignerGuiLookupGetAdapter(Transform)
eDriven Framework API
Returns the component adapter atached to the specified transform
Declaration Syntax
C#Visual BasicVisual C++
public static ComponentAdapter GetAdapter(
	Transform transform
)
Public Shared Function GetAdapter ( _
	transform As Transform _
) As ComponentAdapter
public:
static ComponentAdapter^ GetAdapter(
	Transform^ transform
)
Parameters
transform (Transform)
Transform to look for adapter
Return Value

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