DirectedGraphNodeViewModel.getControlProperties Method

Called to get the object with the list of properties on the root control, or any sub-element of the control.
 

Parameters

path

Type: Array
ElementType: PropertyPathItem
(optional) The path to the sub-element of this control. Undefined if the root is requested.
Optional: True

Return Value


Type: ObjectDescriptor
An object with the list of properties on the desired element.