Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / GetXElement Method

In This Topic
    GetXElement Method (Entity)
    In This Topic
    For internal use only.
    Syntax
    'Declaration
     
    Public Overridable Function GetXElement( _
       Optional ByVal includeAttributes As Boolean _
    ) As XElement
    public virtual XElement GetXElement( 
       bool includeAttributes
    )

    Parameters

    includeAttributes
    See Also