Share

DrawingViewAnnotation.TextPosition Property

Parent Object: DrawingViewAnnotation

Description

Gets and sets the position of the view annotation text.

Syntax

DrawingViewAnnotation.TextPosition() As Point2d

Property Value

This is a read/write property whose value is a Point2d.

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?