C# 클래스 Smrf.NodeXL.ExcelTemplate.ReadabilityMetricCalculator2.VertexInformation

Stores calculated information about one vertex.
파일 보기 프로젝트 열기: 2014-sed-team3/term-project

공개 프로퍼티들

프로퍼티 타입 설명
Area Double
Bounds System.Windows.Media.Geometry

프로퍼티 상세

Area 공개적으로 프로퍼티

The vertex's area.
public Double Area
리턴 Double

Bounds 공개적으로 프로퍼티

The vertex's bounds.
public Geometry,System.Windows.Media Bounds
리턴 System.Windows.Media.Geometry