Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NSoft
NFramework
FusionCharts
Powers
ConnectorElement
C# 클래스 NSoft.NFramework.FusionCharts.Powers.ConnectorElement
Drag Node Chart 에서 Node들을 연결하는 Connector를 나타낸다.
상속:
ChartElementBase
파일 보기
프로젝트 열기: debop/NFramework
1 사용 예제들
공개 메소드들
메소드
설명
ConnectorElement
( ) :
System.Drawing
GenerateXmlAttributes
(
System
writer
) :
void
속성들을 Xml Attribute로 생성합니다.
메소드 상세
ConnectorElement()
공개
메소드
public
ConnectorElement
( ) :
System.Drawing
리턴
System.Drawing
GenerateXmlAttributes()
공개
메소드
속성들을 Xml Attribute로 생성합니다.
public
GenerateXmlAttributes
(
System
writer
) :
void
writer
System
Attribute를 쓸 Writer
리턴
void