Dimension.GetTextRectangleVertices Method

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

Return Value

Point3D[]

Multiple of 4 vertices representing the rectangles that circumscribe every text line.

Remarks
 
This method is used for HiddenLine printing.

.NET Framework

Supported in: 4.8

In this article

Definition