C# 클래스 SharpFE.SolidRectangle

A cross section formed of a solid (that is, it has no internal voids) rectangle, or square.
상속: ICrossSection
파일 보기 프로젝트 열기: iainsproat/SharpFE 1 사용 예제들

공개 메소드들

메소드 설명
SolidRectangle ( double height, double width ) : System

메소드 상세

SolidRectangle() 공개 메소드

public SolidRectangle ( double height, double width ) : System
height double
width double
리턴 System