Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Point3D Class / GetXElement Method

In This Topic
    GetXElement Method (Point3D)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function GetXElement() As XElement
    public override XElement GetXElement()
    See Also