Share

GraphicsNode.Parent Property

Parent Object: GraphicsNode

Description

Property that returns the object this graphics node belongs to.

Syntax

GraphicsNode.Parent() As ClientGraphics

Property Value

This is a read only property whose value is a ClientGraphics.

Version

Introduced in version 5

Was this information helpful?