C#
VB
Java
Objective-C
WinRT C#
C++
Prepends the specified scale about the specified point of this LeadMatrix.
Public Sub ScaleAtPrepend( _ByVal scaleX As Double, _ByVal scaleY As Double, _ByVal centerX As Double, _ByVal centerY As Double _)
void LeadMatrixScaleAtPrepend(LeadMatrix *matrix, double scaleX, double scaleY, double centerX, double centerY) function Leadtools.LeadMatrix.ScaleAtPrepend(scaleX ,scaleY ,centerX ,centerY)
scaleX
The value by which to scale this LeadMatrix along the x-axis.
scaleY
The value by which to scale this LeadMatrix along the y-axis.
centerX
The x-coordinate of the scale operation's center point.
centerY
The y-coordinate of the scale operation's center point.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
