Click or drag to resize

DimensionTextPositionManuallySet Property

Gets or sets if the text reference point has been set by the user. Set to false to reset the dimension text to its original position.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.12.2
Syntax
public bool TextPositionManuallySet { get; set; }

Property Value

Type: Boolean
See Also