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

In This Topic
    GetXElement Method (AnalyticSurf)
    In This Topic
    For internal use only.
    Syntax
    'Declaration
     
    Public MustOverride Function GetXElement() As XElement
    public abstract XElement GetXElement()
    See Also