How can I help you?
VisioAnnotation
6 Feb 20261 minute to read
Represents a text annotation (label) for Visio shapes and connectors.
Contains text content, styling, positioning, and visibility information.
Properties
content string
Text content of the annotation
height number
Height of the annotation in diagram units
hyperlink VisioHyperlinkModel
Hyperlink associated with the annotation
id string
Unique identifier for the annotation
margin VisioMarginModel
Margin properties around the text
offset Point
Normalized offset position (0-1 range) relative to shape bounds
rotateAngle number
Rotation angle in degrees
segmentAngle boolean
Flag indicating if text angle should follow connector segment angle
style VisioTextStyleModel
Text styling properties
visible boolean
Flag indicating if annotation is visible
width number
Width of the annotation in diagram units