PowerTools SPREAD for Windows Forms 8.0J
WriteXml メソッド (PiePlotArea)


オブジェクトをそのXML表現に変換します。
構文
'Declaration
 
Public Overrides Sub WriteXml( _
   ByVal writer As XmlWriter _
) 
'使用法
 
Dim instance As PiePlotArea
Dim writer As XmlWriter
 
instance.WriteXml(writer)
public override void WriteXml( 
   XmlWriter writer
)

パラメータ

writer
参照

PiePlotArea クラス
PiePlotArea メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.