Click or drag to resize

DimensionAttachmentPoint Property

Gets or sets the dimension text attachment point.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public MTextAttachmentPoint AttachmentPoint { get; set; }

Property Value

Type: MTextAttachmentPoint
See Also