Provides access to members that construct a Bezier curve using other geometries and measures.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
ConstructBezierCurve can be used to construct a BezierCurve using ChordLength Tangents. This is an alternative BezierCurve construction to using Control Points. ChordLength Tangents and Control Points are not the same thing even though they lie on the same line.
Members
Description | ||
---|---|---|
ConstructTangentsAtEndpoints | Constructs a Bezier curve from tangents at both endpoints. |
CoClasses that implement IConstructBezierCurve
CoClasses and Classes | Description |
---|---|
BezierCurve | A cubic Bezier curve defined between two points; optionally has measure, height and ID attributes at each endpoint. |