DrawingViewAnnotation.TextPosition Property
Parent Object: DrawingViewAnnotationDescription
Gets and sets the position of the view annotation text.
Syntax
DrawingViewAnnotation.TextPosition() As Point2dProperty 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. |