EntityGraphicsData.SetParent Method

Sets the parent object, used to identify the entity who caused an error if it was not compiled.
Public Sub SetParent( _ 
ByVal parent As Object
)
This language is not supported or no code example is available.
public void SetParent( 
object parent 
)
This language is not supported or no code example is available.

Parameters

parent
object

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition