C# Class Analyzer.DConnectorMotif

Inheritance: Motif, IGroup
Datei anzeigen Open project: 2014-sed-team3/term-project Class Usage Examples

Protected Properties

Property Type Description
m_dSpanScale Double
m_oAnchorVertices List
m_oSpanVertices List

Public Methods

Method Description
DConnectorMotif ( List anchorVertices ) : Smrf.NodeXL.Core

Method Details

DConnectorMotif() public method

public DConnectorMotif ( List anchorVertices ) : Smrf.NodeXL.Core
anchorVertices List
return Smrf.NodeXL.Core

Property Details

m_dSpanScale protected_oe property

protected Double m_dSpanScale
return Double

m_oAnchorVertices protected_oe property

protected List m_oAnchorVertices
return List

m_oSpanVertices protected_oe property

protected List m_oSpanVertices
return List