Sets the distances from the fractional point of a link segment at which the element should be positioned.
            
            
            
            Syntax
            
        
            Parameters
- d
 
- a child element of a LinkPanel
 - v
 
- 
            The offset distances are in model coordinates.
            The offset is rotated to the angle of the link segment.
            Positive X values result in the element being positioned farther along the link segment;
            negative values are closer.
            Positive Y values result in the element being positioned away from the link segment
            on the right side of the path; negative values go toward the left side.
            
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also