C# Class Graphics.Primitives.Scale

Afficher le fichier Open project: softservedata/PMP412016

Méthodes publiques

Méthode Description
stretchBy ( double coefficientX, double coefficientY, double coefficientZ, Point source ) : Point

Method Details

stretchBy() public méthode

public stretchBy ( double coefficientX, double coefficientY, double coefficientZ, Point source ) : Point
coefficientX double
coefficientY double
coefficientZ double
source Point
Résultat Point