Share

DrawingView.ViewAnnotation Property

Parent Object: DrawingView

Description

Read-only property that returns the drawing view annotation object.

Syntax

DrawingView.ViewAnnotation() As DrawingViewAnnotation

Property 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.

Version

Introduced in version 2026

Was this information helpful?