CWAnnotationStyles Enumeration

Measurement Studio User Interface

CWAnnotationStyles Enumeration

CWAnnotationStyles are the constants for the Style parameter of the CWAnnotation.SetBuiltinStyle method.

You can use the following constants with this data type:

  • cwAnnotationStyleArrow–Arrow annotation style.
  • cwAnnotationStyleHalfSpace–Half-space annotation style.
  • cwAnnotationStyleLine–Line annotation style.
  • cwAnnotationStylePicture–Picture annotation style.
  • cwAnnotationStyleRange–Range annotation style.
  • cwAnnotationStyleRectangle–Rectangle annotation style.
  • cwAnnotationStyleText–Text annotation style.
  • cwAnnotationStyleTextAndArrow–Text and arrow annotation style.

See Also

CWAnnotation.SetBuiltinStyle