Eyeshot 10 WPF API Reference
InsertionPoint Property (Text)

WPF Assembly > devDept.Eyeshot.Entities Namespace > Text Class : InsertionPoint Property
Gets or sets the insertion point (it corresponds to the Text.Plane origin).
Syntax
'Declaration
 
Public Property InsertionPoint As Point3D
public Point3D InsertionPoint {get; set;}
See Also

Reference

Text Class
Text Members