CadAttrib.TextStartPoint

CadAttrib.TextStartPoint property

Gets or sets the text start point.

public Cad3DPoint TextStartPoint { get; set; }

Property Value

The text start point.

See Also