Skip to content

ACadSharp.TextAttachmentType

Albert Domenech edited this page Jul 16, 2024 · 3 revisions

TextAttachmentType Class

Text attachment type, controls how the text label of a is to placed relative to the landing point.

Remarks

Values 0-8 are used for the left/right attachment points (attachment direction is horizontal), values 9-10 are used for the top/bottom attachment points (attachment direction is vertical).

Definition

Namespace: ACadSharp

C#

public sealedenum TextAttachmentType
Clone this wiki locally