C# 클래스 Smrf.NodeXL.Visualization.Wpf.NodeXLVisual

상속: System.Windows.Media.Visual
파일 보기 프로젝트 열기: 2014-sed-team3/term-project 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
m_oGraphDrawer GraphDrawer

공개 메소드들

메소드 설명
NodeXLVisual ( ) : System

Initializes a new instance of the NodeXLVisual class.

보호된 메소드들

메소드 설명
GetVisualChild ( Int32 index ) : System.Windows.Media.Visual

비공개 메소드들

메소드 설명
AssertValid ( ) : void

메소드 상세

GetVisualChild() 보호된 메소드

protected GetVisualChild ( Int32 index ) : System.Windows.Media.Visual
index System.Int32
리턴 System.Windows.Media.Visual

NodeXLVisual() 공개 메소드

Initializes a new instance of the NodeXLVisual class.
public NodeXLVisual ( ) : System
리턴 System

프로퍼티 상세

m_oGraphDrawer 보호되어 있는 프로퍼티

protected GraphDrawer,Smrf.NodeXL.Visualization.Wpf m_oGraphDrawer
리턴 GraphDrawer