RelCubBezTo Row (Geometry Section)
Last modified: March 09, 2015
Applies to: Office 2013 | Visio 2013
Contains the x- and y-coordinates of the endpoint of a cubic Bézier curve relative to the shape’s width and height, the x- and y-coordinates of the control point of the beginning of the curve relative shape’s width and height, and the x- and y-coordinates of the control point of the ending of the curve relative shape’s width and height.
![]() |
---|
A RelCubBezTo row can only be persisted in the .vsdx, .vsdm, .vstx, .vstm, .vssx, and .vssm file formats. When a file is saved to the Visio 2003-2010 formats, the RelCubBezTo row is converted to a NURBSTo row. |
A RelCubBezTo row contains the following cells.
Cell |
Description |
---|---|
The x-coordinate of the ending vertex of a cubic Bézier curve relative to the width of the shape. |
|
The y-coordinate of the ending vertex of a cubic Bézier curve relative to the height of the shape. |
|
The x-coordinate of the curve’s beginning control point relative to the shape’s width; a point on the arc. The control point is best located between the beginning and ending vertices of the arc. |
|
The y-coordinate of a curve’s beginning control point relative to the shape’s height. |
|
The x-coordinate of the curve’s ending control point relative to the shape’s width; a point on the arc. The control point is best located between the beginning control point and ending vertices of the arc. |
|
The y-coordinate of a curve's ending control point relative to the shape’s height. |