Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / BlockEx Class / XRefPath Property

In This Topic
    XRefPath Property
    In This Topic
    Gets the path of the external reference.
    Syntax
    'Declaration
     
    Public Property XRefPath As String
    public string XRefPath {get; set;}
    Remarks
    This value is set by the ReadAutodesk.CreateXRef method.
    See Also