Share

LineSegment.MidPoint Property

Parent Object: LineSegment

Description

Property that returns the midpoint of the line segment.

Syntax

LineSegment.MidPoint() As Point

Property Value

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

Samples

Name Description
Add surface texture symbol to dimension This sample demonstrates the creation of a surface texture symbol attached to the extension line of a drawing dimension.

Version

Introduced in version 6

Was this information helpful?