Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NSoft
NFramework
FusionCharts
Widgets
ArcAnnotation
C# Class NSoft.NFramework.FusionCharts.Widgets.ArcAnnotation
Inheritance:
RectangleAnnotation
Mostrar archivo
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