![]() |
SetBuiltinStyle()








Public Function |
Declared in: NiAnnotation.h |
Declaration
void SetBuiltinStyle( AnnotationStyles Style);
Description
Sets the annotation properties to represent the style specified.
Parameters
AnnotationStyles Style
The annotation style to be used. The following list includes valid annotation styles.
- CNiAnnotation::Text - text.
- CNiAnnotation::ArrowOnly - arrow.
- CNiAnnotation::TextAndArrow - text and arrow.
- CNiAnnotation::Picture - picture.
- CNiAnnotation::Line - line.
- CNiAnnotation::Rectangle - rectangle.
- CNiAnnotation::HalfSpace - half space.
- CNiAnnotation::Range - range.