C# 클래스 Analyzer.DConnectorMotif

상속: Motif, IGroup
파일 보기 프로젝트 열기: 2014-sed-team3/term-project 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
m_dSpanScale Double
m_oAnchorVertices List
m_oSpanVertices List

공개 메소드들

메소드 설명
DConnectorMotif ( List anchorVertices ) : Smrf.NodeXL.Core

메소드 상세

DConnectorMotif() 공개 메소드

public DConnectorMotif ( List anchorVertices ) : Smrf.NodeXL.Core
anchorVertices List
리턴 Smrf.NodeXL.Core

프로퍼티 상세

m_dSpanScale 보호되어 있는 프로퍼티

protected Double m_dSpanScale
리턴 Double

m_oAnchorVertices 보호되어 있는 프로퍼티

protected List m_oAnchorVertices
리턴 List

m_oSpanVertices 보호되어 있는 프로퍼티

protected List m_oSpanVertices
리턴 List