C# Class NewTOAPIA.Graphics.Size2F

Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Свойство Type Description
height double
width double

Méthodes publiques

Méthode Description
Size2F ( double width_, double height_ )

Method Details

Size2F() public méthode

public Size2F ( double width_, double height_ )
width_ double
height_ double

Property Details

height public_oe property

public double height
Résultat double

width public_oe property

public double width
Résultat double