Text.GetTextRectangleVertices Method

Gets the array of vertices related to dimension's texts.
Protected Friend Overridable Function GetTextRectangleVertices() As Point3D()
This language is not supported or no code example is available.
internal protected virtual Point3D[] GetTextRectangleVertices()
This language is not supported or no code example is available.

Return Value

Point3D[]

4 vertices of the rectangle that circumscribe the text.

Remarks
 
This method is used for HiddenLine printing.

.NET Framework

Supported in: 4.8

In this article

Definition