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

In This Topic
    GetXElement Method (FastPointCloud)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function GetXElement( _
       Optional ByVal includeAttributes As Boolean _
    ) As XElement
    public override XElement GetXElement( 
       bool includeAttributes
    )

    Parameters

    includeAttributes
    See Also