Angle Property Example
This example sets to 90 degrees the callout angle for a callout named "co1" on myDocument.
myDocument
Set myDocument = ActivePresentation.Slides(1) myDocument.Shapes("co1").Callout.Angle = msoCalloutAngle90