Share

PathEntity.CurveType Property

Parent Object: PathEntity

Description

Property that returns the type of the curve referenced by the path entity. This property allows you to determine what type of object will be returned by the Curve property.

Syntax

PathEntity.CurveType() As CurveTypeEnum

Property Value

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

Version

Introduced in version 6

Was this information helpful?