C# Class SharpFE.SolidRectangle

A cross section formed of a solid (that is, it has no internal voids) rectangle, or square.
Inheritance: ICrossSection
Afficher le fichier Open project: iainsproat/SharpFE Class Usage Examples

Méthodes publiques

Méthode Description
SolidRectangle ( double height, double width ) : System

Method Details

SolidRectangle() public méthode

public SolidRectangle ( double height, double width ) : System
height double
width double
Résultat System