Share

DrawingCurve.MidPoint Property

Parent Object: DrawingCurve

Description

Property that returns the mid point of the curve in sheet space. This property returns the mid point for linear curves and arcs.

Syntax

DrawingCurve.MidPoint() As Point2d

Property Value

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

Samples

Name Description
Creation a balloon This sample demonstrates the creation of a balloon.
Create a feature control frame symbol This sample demonstrates the creation of a feature control frame symbol.
Create sketched symbol and leader This sample illustrates creating sketched symbol with a leader.

Version

Introduced in version 11

Was this information helpful?