C# 클래스 Graphics.Primitives.Scale

파일 보기 프로젝트 열기: softservedata/PMP412016

공개 메소드들

메소드 설명
stretchBy ( double coefficientX, double coefficientY, double coefficientZ, Point source ) : Point

메소드 상세

stretchBy() 공개 메소드

public stretchBy ( double coefficientX, double coefficientY, double coefficientZ, Point source ) : Point
coefficientX double
coefficientY double
coefficientZ double
source Point
리턴 Point