Curve Members (Visio)

An item in a Path object that represents a consecutive sequence of rows in the Geometry section of its Path object.

Methods

Name

Description

Point

Returns a point at a position along a curve.

PointAndDerivatives

Returns a point and its derivatives at a position along a curve's path.

Points

Returns an array of points that defines a polyline that approximates a Path or Curve object within a given tolerance.

Properties

Name

Description

Application

Returns the instance of Microsoft Visio that is associated with an object. Read-only.

Closed

Determines if an object is closed (that is, if its begin point coincides with its endpoint). Read-only.

End

Returns the endpoint of a Curve object. Read-only.

ObjectType

Returns an object's type. Read-only.

Start

Returns the start of a Curve object's parameter domain. Read-only.