DrawingView.ViewAnnotation Property
Parent Object: DrawingViewDescription
Read-only property that returns the drawing view annotation object.
Syntax
DrawingView.ViewAnnotation() As DrawingViewAnnotationProperty Value
This is a read only property whose value is a DrawingViewAnnotation.Samples
Name | Description |
Move DrawingViewAnnotation Text Position Sample | This sample demonstrates how to move the text position of drawing view annotation. Create a detail or section view before running this sample. |