VisGeomFlags enumeration (Visio)
Flags to pass to methods of the Row object that get and put vertex arrays, such as GetPolylineData.
Constant | Value | Description |
---|---|---|
visGeomExcludeLastPoint | 1 (&H1) | The last point (the X and Y cells in the row) is not included in the data. |
visGeomWHPct | 16 (&H10) | The X and Y values are percentages of width and height. |
visGeomXYLocal | 32 (&H20) | The X and Y values are local, internal units in the drawing. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.