Share

DrawingCurve.Parent Property

Parent Object: DrawingCurve

Description

Property that returns the parent drawing view of the curve.

Syntax

DrawingCurve.Parent() As DrawingView

Property Value

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

Samples

Name Description
Creation a balloon This sample demonstrates the creation of a balloon.
Baseline dimension sets This sample demonstrates the creation of a baseline set dimension in a drawing.
Chain dimensions sets This sample demonstrates the creation of a chain dimension set in a drawing.
Create ordinate dimension This sample demonstrates the creation of ordinate dimensions in a drawing document.
Create sketched symbol and leader This sample illustrates creating sketched symbol with a leader.

Version

Introduced in version 11

Was this information helpful?