Share

DrawingView.ParentView Property

Parent Object: DrawingView

Description

Property that returns the parent . This property returns Nothing in the case where no parent view exists.

Syntax

DrawingView.ParentView() As DrawingView

Property Value

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

Version

Introduced in version 9

Was this information helpful?