첨부 실행 코드는 나눔고딕코딩 폰트를 사용합니다.
------------------------------------------------------------------------------------------------------------------------------------------------------
728x90
728x170

■ DiagramShape 클래스의 Shape 속성을 사용해 도형 종류를 설정하는 방법을 보여준다.

 

▶ 예제 코드 (C#)

using DevExpress.Diagram.Core;
using DevExpress.XtraEditors;

DiagramShape diagramShape = new DiagramShape();

diagramShape.Shape = BasicFlowchartShapes.Decision;
728x90
그리드형(광고전용)
Posted by icodebroker
,