Circle.WriteXml Method

Public Overridable Sub WriteXml( _ 
ByVal writer As XmlTextWriter
)
This language is not supported or no code example is available.
public virtual void WriteXml( 
XmlTextWriter writer 
)
This language is not supported or no code example is available.

Parameters

writer
XmlTextWriter

.NET Framework

Supported in: 4.8

In this article

Definition