Dimension.DimLinePosition Property

Gets or sets the dimension line position. Affects text position when the text cannot fit between extension lines.
Public Property DimLinePosition() As Point3D
This language is not supported or no code example is available.
public Point3D DimLinePosition {get; set;}
This language is not supported or no code example is available.

Property Value

Point3D
Remarks
 
You need to call the Viewport.Entities.Regen() to see the effect of this command.

.NET Framework

Supported in: 4.8

In this article

Definition