C# 클래스 GeometryClassLibrary.RegularPentagon

상속: RegularPolygon
파일 보기 프로젝트 열기: ParagonTruss/GeometryClassLibrary

공개 메소드들

메소드 설명
RegularPentagon ( Dimension passedSideLength ) : System

Creates a regular Pentagon where all sides are the passed length

메소드 상세

RegularPentagon() 공개 메소드

Creates a regular Pentagon where all sides are the passed length
public RegularPentagon ( Dimension passedSideLength ) : System
passedSideLength Dimension
리턴 System