Eyeshot 10 WinForms API Reference
AnchorPoint Property

WinForms Assembly > devDept.Eyeshot.Labels Namespace > Label Class : AnchorPoint Property
Gets or sets the label anchor point.
Syntax
'Declaration
 
Public Property AnchorPoint As Point3D
public Point3D AnchorPoint {get; set;}
See Also

Reference

Label Class
Label Members