Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Ellipse Class / WriteXmlInternal Method

In This Topic
    WriteXmlInternal Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub WriteXmlInternal( _
       ByVal writer As XmlTextWriter _
    ) 
    protected void WriteXmlInternal( 
       XmlTextWriter writer
    )

    Parameters

    writer
    See Also