C# Class Analyzer.DConnectorMotif

Inheritance: Motif, IGroup
Afficher le fichier Open project: 2014-sed-team3/term-project Class Usage Examples

Protected Properties

Свойство Type Description
m_dSpanScale Double
m_oAnchorVertices List
m_oSpanVertices List

Méthodes publiques

Méthode Description
DConnectorMotif ( List anchorVertices ) : Smrf.NodeXL.Core

Method Details

DConnectorMotif() public méthode

public DConnectorMotif ( List anchorVertices ) : Smrf.NodeXL.Core
anchorVertices List
Résultat Smrf.NodeXL.Core

Property Details

m_dSpanScale protected_oe property

protected Double m_dSpanScale
Résultat Double

m_oAnchorVertices protected_oe property

protected List m_oAnchorVertices
Résultat List

m_oSpanVertices protected_oe property

protected List m_oSpanVertices
Résultat List