Click or drag to resize

TextAlignmentPoint Property

Gets or sets Text second alignment point in world coordinates.

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

Property Value

Type: Vector3
See Also