C# Class NSoft.NFramework.FusionCharts.Widgets.ArcAnnotation

Inheritance: RectangleAnnotation
Datei anzeigen Open project: debop/NFramework

Public Methods

Method Description
GenerateXmlAttributes ( System writer ) : void

속성들을 Xml Attribute로 생성합니다.

Method Details

GenerateXmlAttributes() public method

속성들을 Xml Attribute로 생성합니다.
public GenerateXmlAttributes ( System writer ) : void
writer System Attribute를 쓸 Writer
return void