Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Labels Namespace / LeaderAndImage Class / Offset Property

In This Topic
    Offset Property (LeaderAndImage)
    In This Topic
    Gets or sets the label screen offset from the 3D attaching point.
    Syntax
    'Declaration
     
    Public Property Offset As Vector2D
    public Vector2D Offset {get; set;}
    See Also